Skip to content

Commit a6cf0a0

Browse files
authored
rename master to main in PULL_REQUEST_TEMPLATE.md (#8481)
1 parent bc055e8 commit a6cf0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If this change fixes an issue, please:
1313
1414
Unless your change is trivial or a small documentation fix (e.g., a typo or reword of a small section) please:
1515
16-
- [ ] 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+
- [ ] 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/main/changelog/README.rst) for details.
1717
1818
Write sentences in the **past or present tense**, examples:
1919

0 commit comments

Comments
 (0)