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 f524191 commit 3aa2026Copy full SHA for 3aa2026
.github/pull_request_template.md
@@ -0,0 +1,21 @@
1
+### 📌 Summary
2
+<!-- Provide a concise description of your changes. What problem does this PR solve? -->
3
+
4
+### 🔍 Related Issues
5
+<!-- Link related issues using keywords like "Fixes #123" or "Closes #456" -->
6
7
+- Fixes #
8
9
10
+### ✨ Changes Made
11
+<!-- List the key changes introduced in this PR -->
12
13
+- Change 1
14
+- Change 2
15
+- Change 3
16
17
+### 🛠️ Testing Steps
18
+<!-- Explain how reviewers can test your changes, if applicable -->
19
20
+### 💡 Additional Notes
21
+<!-- Any other information or context about the PR -->
0 commit comments