Skip to content

Commit 0efd093

Browse files
committed
Added PR template
1 parent 624b7c4 commit 0efd093

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Thank you for submitting a pull request! But first:
2+
3+
- [ ] Can you back your code up with tests?
4+
- [ ] Keep your commits clean: [squash your commits if necessary](https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History).
5+
- [ ] Make sure you're targeting the `dev` branch with the PR.

0 commit comments

Comments
 (0)