From b68a19a11734ff26a64dfe037146dae2934d48e6 Mon Sep 17 00:00:00 2001 From: Isaac Marovitz <42140194+IsaacMarovitz@users.noreply.github.com> Date: Mon, 21 Oct 2024 13:35:26 -0400 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c9000bc..61f025c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,9 +5,9 @@ ## Type(s) -- [ ] game page addition -- [ ] game page modification -- [ ] other wiki edit +- [ ] Game page addition +- [ ] Game page modification +- [ ] Other wiki edit ## Verification Have you @@ -17,4 +17,4 @@ Have you - [ ] 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 +- [ ] (If applicable) Ensured the linked Steam ID is the correct one for your game addition?