From 68670102031bab6f14cfbab9e40597b7b3aa5d8e Mon Sep 17 00:00:00 2001 From: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com> Date: Sat, 11 Sep 2021 04:16:50 -0600 Subject: [PATCH] Fixes typos in the PR template (#262) --- .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 5babb31..ca9868e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ Please follow this template, if applicable. Provide a short description of the changes your PR introduces. This includes the actual feature you are adding, -as well as any other relevant additions that where necessary to implement your feature. +as well as any other relevant additions that were necessary to implement your feature. ## Usage @@ -18,7 +18,7 @@ This is not strictly required, but strongly appreciated. ## Additional Notes -Anything else you want to add, such as remaining questions or explainations. +Anything else you want to add, such as remaining questions or explanations. ## Checklist