Update pull_request_template.md

This commit is contained in:
jtpavlock 2020-06-28 17:36:40 -05:00 committed by GitHub
parent b458509ba1
commit def44e6f88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
Fixes #(insert issue number here if applicable)
## TODO:
## TODO
- [ ] docs - If you've added a new command flag, for example, find the appropriate page under docs/ where it needs to be listed
- [ ] Add a changelog entry to docs/changelog.rst near the top of the document.
- [ ] Add tests (suggested, but not a hard requirement)