From 2e485fa891a00e5a4a1a4dba60a88baed1abc046 Mon Sep 17 00:00:00 2001 From: MonkeyMatrix <144576457+MonkeyMatrix@users.noreply.github.com> Date: Sun, 3 Dec 2023 18:32:21 -0500 Subject: [PATCH] Update pull_request_template.md Changed "ver" to "version" and "don't" to "doesn't." --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d51042e0..7f58568c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -26,7 +26,7 @@ **Test Configuration**: -Endless Sky ver: +Endless Sky version: # Checklist: @@ -35,4 +35,4 @@ Endless Sky ver: - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] New and existing unit tests pass locally with my changes -- [ ] My pull request don't add any useless images or code +- [ ] My pull request doesn't add any useless images or code