Skip to content

Commit 52fa612

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

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
*Descriptive Summary of your Bugfix, Feature, or Refactoring.*
2+
3+
## List of Added or Changed Components
4+
- feature a added to module bar
5+
- bug b fixed in foo.rs
6+
7+
## Open Questions
8+
- [ ] should I go with solution A or B?
9+
10+
## Checklist
11+
- [ ] sensible git history (we are not too strict, but multiple "typo" or "fix" commits are not okay)
12+
- [ ] updated the changelog (if necessary)

0 commit comments

Comments
 (0)