Skip to content

Commit dbd0a62

Browse files
committed
Create pull_request_template.md
1 parent 55e6896 commit dbd0a62

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: .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+
details.
7+
- [ ] updated the changelog (if necessary)

0 commit comments

Comments
 (0)