diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..c9000bcd --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,20 @@ + +# Description + + + +## Type(s) + +- [ ] game page addition +- [ ] game page modification +- [ ] other wiki edit + +## Verification +Have you + +- [ ] Followed the [contribution guidelines?](https://github.com/Whisky-App/whisky-book?tab=readme-ov-file#please-read-all-steps-before-contributing) +- [ ] Ran `./scripts/generate.mjs`? +- [ ] Ran `./scripts/lint.mjs`? +- [ ] Checked spelling and grammar? +- [ ] (If applicable) Provided documentation for a game not working? (i.e. detailing what happens when the game doesn't work?) +- [ ] (If applicable) Ensured the linked Steam ID is the correct one for your game addition? \ No newline at end of file