diff options
Diffstat (limited to '')
-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 8ceea296..73c0d6c0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,7 +8,7 @@ This PR fixes/adds/improves/... <!-- Please tick all steps this PR performs (if something is not necessary, please remove it) --> -- [ ] added implementation +- [ ] Added implementation - [ ] added / updated tests - [ ] added / updated documentation - [ ] extended changelog |