Skip to content

Commit 9ea4cd7

Browse files
committed
ci: add pr template
1 parent 7e2ab78 commit 9ea4cd7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/pull_request_template.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!-- Please fill in a short summary for your PR here. -->
2+
3+
---
4+
5+
Please make sure the PR commits
6+
7+
- follow the [7 rules of commit messages](https://chris.beams.io/posts/git-commit/)
8+
- follow the [conventional commits guidelines](https://www.conventionalcommits.org/)
9+
- are rearrange to squash trivial commits together (use [git rebase](http://gitready.com/advanced/2009/03/20/reorder-commits-with-rebase.html))

0 commit comments

Comments
 (0)