Skip to content

Commit e7ced48

Browse files
Update PR template to match other core repos (#254)
1 parent b01753f commit e7ced48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Clearly and concisely describe the purpose of the pull request. If this PR relat
66

77
**Checklist:**
88

9-
- [ ] Added the change to the changelog's "Unreleased" section with a link to this PR and your username
9+
- [ ] Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
1010
- [ ] Linked any existing issues or proposals that this pull request should close
11-
- [ ] Updated or added relevant documentation in the README and/or documentation directory
11+
- [ ] Updated or added relevant documentation
1212
- [ ] Added a test for the contribution (if applicable)

0 commit comments

Comments
 (0)