Skip to content

Commit 30c57e0

Browse files
committed
Added pr template
1 parent 2d3c989 commit 30c57e0

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## Summary
2+
3+
## Types of Changes
4+
5+
*Put an `x` in the boxes that apply*
6+
7+
- [ ] Bug fix
8+
- [ ] New feature
9+
- [ ] Breaking change
10+
- [ ] Documentation update
11+
- [ ] Other
12+
13+
## Fixes
14+
15+
This PR fixes #
16+
17+
## Checklist
18+
19+
*Put an `x` in the boxes that apply*
20+
21+
- [ ] I have read the [contributing](../CONTRIBUTING.md) guidelines
22+
- [ ] I have read the [code of conduct](../CODE_OF_CONDUCT.md)
23+
- [ ] I am granting my contributions to the project under the terms of the [project's license](../LICENSE)
24+
25+
## Further comments

0 commit comments

Comments
 (0)