Skip to content

Commit 91781b1

Browse files
committed
docs: adds a pull request template
1 parent d5af35e commit 91781b1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Description
2+
3+
<!-- Provide a brief description of the changes in this PR -->
4+
5+
## Type of Change
6+
7+
- [ ] Bug fix
8+
- [ ] New feature
9+
- [ ] Breaking change
10+
- [ ] Documentation update
11+
- [ ] Refactoring
12+
- [ ] Other (please describe)
13+
14+
## Additional Notes
15+
16+
<!-- Any additional context or screenshots -->

0 commit comments

Comments
 (0)