Skip to content

Commit d4e4ab5

Browse files
authored
Update text in PR template (#6188)
2 parents e2a0987 + 48ec7d2 commit d4e4ab5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22
Thanks for submitting a PR, your contribution is really appreciated!
33
44
Here is a quick checklist that should be present in PRs.
5-
(please delete this text from the final description, this is just a guideline)
6-
-->
75
86
- [ ] Target the `master` branch for bug fixes, documentation updates and trivial changes.
97
- [ ] Target the `features` branch for new features, improvements, and removals/deprecations.
108
- [ ] Include documentation when adding new features.
119
- [ ] Include new tests or update existing tests when applicable.
1210
13-
Unless your change is trivial or a small documentation fix (e.g., a typo or reword of a small section) please:
11+
Unless your change is trivial or a small documentation fix (e.g., a typo or reword of a small section) please:
1412
1513
- [ ] Create a new changelog file in the `changelog` folder, with a name like `<ISSUE NUMBER>.<TYPE>.rst`. See [changelog/README.rst](https://github.com/pytest-dev/pytest/blob/master/changelog/README.rst) for details.
16-
- [ ] Add yourself to `AUTHORS` in alphabetical order;
14+
- [ ] Add yourself to `AUTHORS` in alphabetical order.
15+
-->

0 commit comments

Comments
 (0)