Skip to content

Commit 7064aca

Browse files
authored
Create pull_request_template.md
1 parent d6d5d23 commit 7064aca

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

pull_request_template.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
## 📌 Purpose
2+
Explain the goal of this PR.
3+
What problem does it solve, or what feature does it add?
4+
5+
---
6+
7+
## Corresponding issue: #[Issue number]
8+
9+
---
10+
11+
## 🖼️ Showcase
12+
(Add screenshots, screen recordings, or terminal outputs if the PR affects the UI or workflows.)
13+
14+
---
15+
16+
## 🔧 Changes
17+
- List the major changes made in this PR.
18+
- Example:
19+
- Added upcoming subjects section
20+
- Fixed search bug in bulk approve
21+
22+
---
23+
24+
## ➕ Additional Notes
25+
- Mention any bug fixes, known issues, or follow-ups needed.
26+
- Add any extra context or considerations for reviewers.
27+
28+
29+
Examples of a good PR -
30+
31+
https://github.com/CodeChefVIT/papers-codechef/pull/247

0 commit comments

Comments
 (0)