diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ef2679b50..1d6217540 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -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)