We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5198425 commit 9174127Copy full SHA for 9174127
.github/PULL_REQUEST_TEMPLATE.md
@@ -6,7 +6,7 @@ Clearly and concisely describe the purpose of the pull request. If this PR relat
6
7
**Checklist:**
8
9
-- [ ] Added the change to the changelog's "Unreleased" section with a link to this PR and your username
+- [ ] Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
10
- [ ] 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
+- [ ] Updated or added relevant documentation
12
- [ ] Added a test for the contribution (if applicable)
0 commit comments