mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-04 18:54:53 +00:00
Update pull request template
This commit is contained in:
parent
df0b2cac3f
commit
acc6b1bf00
1 changed files with 1 additions and 1 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
Checklist:
|
||||
|
||||
- [ ] I've made sure that `tests/test_cookiecutter_generation.py` is updated accordingly (especially if adding or updating a template option)
|
||||
- [ ] I've made sure that tests are updated accordingly (especially if adding or updating a template option)
|
||||
- [ ] I've updated the documentation or confirm that my change doesn't require any updates
|
||||
|
||||
## Rationale
|
||||
|
|
|
|||
Loading…
Reference in a new issue