summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.github/pull_request_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 73c0d6c0..5795fbcc 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -9,7 +9,7 @@ This PR fixes/adds/improves/...
<!-- Please tick all steps this PR performs (if something is not necessary, please remove it) -->
- [ ] Added implementation
-- [ ] added / updated tests
+- [ ] Added / updated tests
- [ ] added / updated documentation
- [ ] extended changelog
- [ ] I read the `CONTRIBUTING.md` and signed-off my commits to accept the DCO.