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 be0bf51 commit cc9d417Copy full SHA for cc9d417
.github/PULL_REQUEST_TEMPLATE.md/general_pr.md
@@ -0,0 +1,18 @@
1
+---
2
+name: 🔧 General Pull Request
3
+about: Submit a normal pull request for fixes or improvements
4
+title: "[PR] "
5
+labels: ["needs-review"]
6
7
+
8
+### 🧩 Summary
9
+Describe the purpose of this pull request.
10
11
+### 🧠 Details
12
+List key changes or improvements.
13
14
+### ✅ Checklist
15
+- [ ] Code builds successfully
16
+- [ ] Tests pass locally
17
+- [ ] Documentation updated if required
18
+- [ ] Linked issues (if any)
0 commit comments