Update pull_request_template.md

This commit is contained in:
jtpavlock 2020-06-28 17:33:42 -05:00 committed by GitHub
parent c9519c1ef5
commit 3282f1565e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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