aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2022-06-02 18:34:56 +0200
committerGitHub <noreply@github.com>2022-06-02 18:34:56 +0200
commit4945b1bf585a0a53917917b29f3450002d4e3553 (patch)
treef48d9cff1e5df6701ba229fba2ea02dd48169aa5 /.github
parente601068efabe7582c9aaea0babef267dbd0716ac (diff)
downloadOneConfig-4945b1bf585a0a53917917b29f3450002d4e3553.tar.gz
OneConfig-4945b1bf585a0a53917917b29f3450002d4e3553.tar.bz2
OneConfig-4945b1bf585a0a53917917b29f3450002d4e3553.zip
Update pull_request_template.md
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 5b97496..d08c106 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -5,8 +5,8 @@
<!-- List the issue(s) this PR solves -->
## Checklist
-- [ ] I made a clear description of what was change
-- [ ] I stated why this change was necessary
+- [ ] I made a clear description of what was changed
+- [ ] I stated why these changes were necessary
- [ ] I updated documentation or said what needs to be updated
-- [ ] I made sure this change is backwards compatible
+- [ ] I made sure these changes are backwards compatible
- [ ] This pull request is for one feature/bug fix