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 5795fbcc..41697732 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -10,7 +10,7 @@ This PR fixes/adds/improves/... - [ ] Added implementation - [ ] Added / updated tests -- [ ] added / updated documentation +- [ ] Added / updated documentation - [ ] extended changelog - [ ] I read the `CONTRIBUTING.md` and signed-off my commits to accept the DCO. |