diff options
| -rw-r--r-- | .github/pull_request_template.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a112af09..e8372dff 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -12,11 +12,11 @@ assignees: '' ## Description -<!-- Describe the changes made in the pull request. --> +<!-- Describe how you've implemented your changes. --> ## Reasoning -<!-- Outline the reasoning for the changes made. --> +<!-- Outline the reasoning for how it's been implemented. --> ## Screenshots |