Skip to content

Commit 73ca871

Browse files
authored
Merge pull request #347 from rstudio/update-pull-request-template
Update pull_request_template.md
2 parents be274cb + ac7772d commit 73ca871

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/pull_request_template.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,5 @@
2929
## Checklist:
3030
<!--- Go over all the following points, and put an `x` in all the boxes that apply: -->
3131
<!--- 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.
32+
- [ ] I have added tests to cover my changes.
33+
- [ ] I have updated [CHANGELOG.md](../CHANGELOG.md) to cover notable changes.

0 commit comments

Comments
 (0)