We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be274cb + ac7772d commit 73ca871Copy full SHA for 73ca871
.github/pull_request_template.md
@@ -29,7 +29,5 @@
29
## Checklist:
30
<!--- Go over all the following points, and put an `x` in all the boxes that apply: -->
31
<!--- If you need clarification on any of these, feel free to ask. We're here to help! -->
32
-- [ ] I have read the **CONTRIBUTING** document.
33
-- [ ] My code follows the code style of this project.
34
-- [ ] I have updated the documentation as needed.
35
-- [ ] I have added tests to cover my changes.
+- [ ] I have added tests to cover my changes.
+- [ ] I have updated [CHANGELOG.md](../CHANGELOG.md) to cover notable changes.
0 commit comments