Skip to content

Commit

Permalink
chore: add pull request template (wexond#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
sentialx authored May 2, 2020
1 parent 3e4ee22 commit 841e602
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
#### Description of Change

<!--
Thank you for your Pull Request. Please provide a description above and review
the requirements below.
-->

#### Checklist

<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->

- [ ] PR description included
- [ ] PR title follows semantic [commit guidelines](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716)
- [ ] PR release notes describe the change, and are capitalized, punctuated, and past tense.

#### Release Notes

Notes: <!-- Please add a one-line description for users to read in the release notes, or 'none' if no notes relevant to users.

0 comments on commit 841e602

Please sign in to comment.