diff options
author | 2021-10-07 22:09:49 +0100 | |
---|---|---|
committer | 2021-10-07 22:09:49 +0100 | |
commit | b57c7e8e8f96ffc0ab031e3f7f51592c0cee0d98 (patch) | |
tree | caac327d3b1d7abb2c2200f86c548022f6d7d520 /.github | |
parent | chore: Replace examples with comments (diff) |
fix: clarify descirption of changes section
Diffstat (limited to '.github')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE/pull_request.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request.md b/.github/PULL_REQUEST_TEMPLATE/pull_request.md index 34359cec..358d2553 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request.md @@ -3,7 +3,7 @@ ## Description of changes -<!-- This should look like a condensed down version of your commit history --> +<!-- Describe what changes you've made, and how you implemented them --> ### I confirm I have: |