You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Thanks for submitting a PR, your contribution is really appreciated!
3
3
Here's a quick checklist that should be present in PRs (you can delete this text from the final description, this is
4
4
just a guideline):
5
5
6
-
-[ ] Create a new changelog file in the `changelog` folder, with a name like `<ISSUE NUMBER>.<TYPE>.rst`. See [changelog/README.rst](/changelog/README.rst) for details.
6
+
-[ ] 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.
7
7
-[ ] Target the `master` branch for bug fixes, documentation updates and trivial changes.
8
8
-[ ] Target the `features` branch for new features and removals/deprecations.
9
9
-[ ] Include documentation when adding new features.
0 commit comments