diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-06-02 17:51:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-02 17:51:21 +0200 |
commit | e601068efabe7582c9aaea0babef267dbd0716ac (patch) | |
tree | 6fb6f3a94ca7521f35b03ae6a5dc6a3756d092fa /.github | |
parent | 6d3e8122efeda768e9331b8d707eca556942a16a (diff) | |
download | OneConfig-e601068efabe7582c9aaea0babef267dbd0716ac.tar.gz OneConfig-e601068efabe7582c9aaea0babef267dbd0716ac.tar.bz2 OneConfig-e601068efabe7582c9aaea0babef267dbd0716ac.zip |
Update pull_request_template.md
Diffstat (limited to '.github')
-rw-r--r-- | .github/pull_request_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4c4529d..5b97496 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,7 +5,7 @@ <!-- List the issue(s) this PR solves --> ## Checklist -- [ ] I proved a clear description of what was change +- [ ] I made a clear description of what was change - [ ] I stated why this change was necessary - [ ] I updated documentation or said what needs to be updated - [ ] I made sure this change is backwards compatible |