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 6baf29e commit 4d83d76Copy full SHA for 4d83d76
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,30 @@
1
+## Related Issue(s)
2
+
3
+Closes #ISSUE_NUMBER
4
5
+## What kind of change does this PR introduce?
6
7
+- [ ] Bugfix
8
+- [ ] Feature
9
+- [ ] Documentation
10
11
+## Why this change?
12
13
+Briefly describe the motivation and what problem this solves
14
15
+## Demo / Preview
16
17
+- **Live Demo:** [Insert link here]
18
+- **Screenshots / GIFs:**
19
+  → 
20
21
+## Checklist
22
23
+- [ ] Code follows project style guidelines
24
+- [ ] Tests added / updated as needed
25
+- [ ] Documentation updated accordingly (README, CONTRIBUTING, etc.)
26
+- [ ] No sensitive data or credentials included
27
+- [ ] Verified for performance or security impact (if applicable)
28
29
30
+## Additional Info (optional)
0 commit comments