Skip to content

Commit 0c7f981

Browse files
enhancement: add pr template (#30)
1 parent 4b5e1a9 commit 0c7f981

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/pull_request_template.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
### Breaking Changes
2+
<!-- Optional - List any backward incompatible changes -->
3+
4+
### New Features
5+
<!-- Optional - List new functionality added -->
6+
7+
### Bug Fixes
8+
<!-- Optional - List bugs fixed in this release -->
9+
10+
### Checklist
11+
- [ ] Version bumped
12+
- [ ] Documentation updated

0 commit comments

Comments
 (0)