We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ccbb2 commit 939e53eCopy full SHA for 939e53e
1 file changed
.github/pull_request_template.md
@@ -0,0 +1,19 @@
1
+## Summary
2
+
3
+-
4
5
6
7
+## Type of Change
8
9
+- [ ] Bug fix (non-breaking change which fixes an issue)
10
+- [ ] New feature (non-breaking change which adds functionality)
11
+- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
12
+- [ ] Documentation update
13
+- [ ] Refactoring (no functional changes)
14
+- [ ] Performance improvement
15
+- [ ] CI/CD change
16
17
+## Related Issues
18
19
+Closes #(issue number)
0 commit comments