Skip to content

Commit 27fc4a1

Browse files
authored
[master] - PR template improved
1 parent 9b93994 commit 27fc4a1

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

.github/pull_request_template.md

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
1-
#### Developer Checklist
2-
- [ ] Followed guidelines mentioned in the readme file.
3-
- [ ] Followed directory structure. (e.g. ProjectName/{USERNAME}/...yourfiles)
4-
- [ ] Starred ⭐ the Repo (Optional)
1+
### ✅ Developer Checklist
2+
- [ ] I have followed all the guidelines mentioned in the **README** file.
3+
- [ ] I have maintained the required directory structure. (Format: `ProjectName/{USERNAME}/...yourfiles`)
4+
- [ ] This Pull Request contains **only one project**.
5+
- [ ] I have starred ⭐ the repository (optional).
56

6-
#### Summary
7-
###### _add a summary here_
7+
---
88

9-
#### Screenshot
10-
###### _attach screenshots/gifs here_
9+
### 📝 Summary
10+
_Provide a brief description of the project and the changes you are submitting._
1111

12-
#### Live Project Link
13-
###### _add a working project link here_
12+
---
13+
14+
### 📸 Screenshots / GIFs
15+
_Attach relevant screenshots or GIFs showcasing your project functionality/UI._
16+
17+
---
18+
19+
### 🔗 Live Project Link
20+
_Add a link to the deployed/hosted version of your project (if available)._

0 commit comments

Comments
 (0)