Skip to content

Commit 3aa2026

Browse files
committed
chore: add pr template
1 parent f524191 commit 3aa2026

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/pull_request_template.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)