Skip to content

Commit

Permalink
update PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
I have updated PULL_REQUEST_TEMPLATE.md to so add one more point that the contributor has added the game to gamesData.json , also updated previous points to make things clear
  • Loading branch information
mohitgedar committed Jul 22, 2024
1 parent 9f207c1 commit a49b75a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ Fixes # <your_issue_number>
- [ ] My changes generates no new warnings.
- [ ] I have followed proper naming convention showed in [CONTRIBUTING GUIDELINE](https://github.com/kunjgit/GameZone/blob/main/.github/CONTRIBUTING_GUIDELINE.md)
- [ ] I have added screenshot for website preview in assets/images
- [ ] I have added entries for my game in main README.md
- [ ] I have added README.md in my folder
- [ ] I have added entries for my game in GameZone's README.md
- [ ] I have added README.md in my Game folder
- [ ] I have added working video of the game in README.md (optional)
- [ ] I have specified the respective issue number for which I have requested the new game.
- [ ] I have added my Game to gamesData.json file and it is loading properly on main website as intended.


<hr>
Expand Down

0 comments on commit a49b75a

Please sign in to comment.