Skip to content

Commit 10433db

Browse files
authored
Mention small doc fixes don't need tests/changelog entries in PR template
1 parent fc02003 commit 10433db

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Thanks for submitting a PR, your contribution is really appreciated!
33
Here's a quick checklist that should be present in PRs:
44

55
- [ ] Target: for bug or doc fixes, target `master`; for new features, target `features`;
6+
7+
Unless your change is trivial documentation fix (e.g., a typo or reword of a small section) please:
8+
69
- [ ] Make sure to include one or more tests for your change;
710
- [ ] Add yourself to `AUTHORS`;
811
- [ ] Add a new entry to `CHANGELOG.rst`

0 commit comments

Comments
 (0)