Skip to content

Commit 18d9b63

Browse files
committed
create pull request template
1 parent c6088c0 commit 18d9b63

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*Descriptive summary of your bugfix, feature, or refactoring.*
2+
3+
## Checklist
4+
- [ ] Sensible git history (for example, squash "typo" or "fix" commits): See the
5+
[Rewriting History](https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History) guide for
6+
help.
7+
- [ ] Update the changelog (if necessary)

0 commit comments

Comments
 (0)