diff options
-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 29e686b4..8ceea296 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,7 +6,7 @@ This PR fixes/adds/improves/... ### Steps -<!--please tick steps this PR performs (if something is not necessary, please remove it) --> +<!-- Please tick all steps this PR performs (if something is not necessary, please remove it) --> - [ ] added implementation - [ ] added / updated tests |