Skip to content

Commit

Permalink
Add a pull request template.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedodd committed May 27, 2021
1 parent 3388f1a commit bcc246c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!--
Thank you for taking the time to open a pull request!
Please review the checklist below and perform each of
the applicable tasks. ❤️!
-->
**Checklist**
- [ ] Updated CHANGELOG.md describing pertinent changes.
- [ ] Updated README.md with pertinent info (may not always apply). <!-- Mark complete if nothing to do. -->
- [ ] Updated guide with pertinent info (may not always apply). <!-- Mark complete if nothing to do. -->
- [ ] 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 comments on commit bcc246c

Please sign in to comment.