We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b0fc8 commit 3e28ec0Copy full SHA for 3e28ec0
.github/PULL_REQUEST_TEMPLATE/pull_request.md
@@ -0,0 +1,26 @@
1
+## Description
2
+
3
+<!-- Please include a clear and concise description of the changes and the related issue: Fixes # (issue) -->
4
5
+## Type of Change
6
7
+- [ ] Bug fix
8
+- [ ] New feature
9
+- [ ] Breaking change
10
+- [ ] Documentation update
11
+- [ ] Refactor
12
+- [ ] Test improvement
13
14
+## Checklist
15
16
+- [ ] Code follows style guidelines
17
+- [ ] Self-reviewed
18
+- [ ] Commented code
19
+- [ ] Docs updated
20
+- [ ] No new warnings
21
+- [ ] Tests added
22
+- [ ] All tests pass
23
24
+## Additional Context
25
26
+<!-- Add any other context or screenshots here. -->
0 commit comments