mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-16 11:02:22 +03:00
Update contributing guidelines and PR template
This commit is contained in:
parent
7570ed9c5a
commit
4e137c00ed
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
[//]: # (Before you proceed:)
|
[//]: # (Before you proceed:)
|
||||||
|
|
||||||
[//]: # (1. Make sure to add yourself to `CONTRIBUTORS.rst` through this PR provided you're contributing here for the first time)
|
[//]: # (- Don't forget to update the `docs/` presuming others would benefit from a concise description of whatever that you're proposing)
|
||||||
[//]: # (2. Don't forget to update the `docs/` presuming others would benefit from a concise description of whatever that you're proposing)
|
[//]: # (- If you're adding a new option, please make sure that tests/test_cookiecutter_generation.py is updated accordingly)
|
||||||
|
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
@ -11,15 +11,11 @@
|
||||||
[//]: # (What's it you're proposing?)
|
[//]: # (What's it you're proposing?)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Rationale
|
## Rationale
|
||||||
|
|
||||||
[//]: # (Why does the project need that?)
|
[//]: # (Why does the project need that?)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Use case(s) / visualization(s)
|
## Use case(s) / visualization(s)
|
||||||
|
|
||||||
[//]: # ("Better to see something once than to hear about it a thousand times.")
|
[//]: # ("Better to see something once than to hear about it a thousand times.")
|
||||||
|
|
|
@ -8,7 +8,6 @@ Getting your pull request merged in
|
||||||
|
|
||||||
#. Keep it small. The smaller the pull request the more likely I'll pull it in.
|
#. Keep it small. The smaller the pull request the more likely I'll pull it in.
|
||||||
#. Pull requests that fix a current issue get priority for review.
|
#. Pull requests that fix a current issue get priority for review.
|
||||||
#. If you're not already in the `CONTRIBUTORS.rst` file, add yourself!
|
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user