Skip to content

Commit bcc246c

Browse files
committed
Add a pull request template.
1 parent 3388f1a commit bcc246c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/pull_request_template.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!--
2+
Thank you for taking the time to open a pull request!
3+
Please review the checklist below and perform each of
4+
the applicable tasks. ❤️!
5+
-->
6+
**Checklist**
7+
- [ ] Updated CHANGELOG.md describing pertinent changes.
8+
- [ ] Updated README.md with pertinent info (may not always apply). <!-- Mark complete if nothing to do. -->
9+
- [ ] Updated guide with pertinent info (may not always apply). <!-- Mark complete if nothing to do. -->
10+
- [ ] Squash down commits to one or two logical commits which clearly describe the work you've done. If you don't, then Dodd will `:)`.

0 commit comments

Comments
 (0)