We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cfb1bd + e45ed7b commit 4f66fe6Copy full SHA for 4f66fe6
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,24 @@
1
+## Description
2
+Please explain the changes you made and why.
3
+
4
+## Related Issue
5
+Link the issue this PR addresses.
6
7
+## Type of Change
8
+- [ ] Update
9
+- [ ] Bug fix
10
+- [ ] New feature
11
+- [ ] Documentation update
12
13
+## Checklist
14
+- [ ] I have tested my changes locally
15
+- [ ] I have updated documentation where needed
16
17
+## Screenshots
18
19
+If applicable, please add screenshots to help explain your changes.
20
21
22
23
+## Additional Information
24
+(Anything else)
0 commit comments