summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorPhilip Molares2020-11-21 12:05:59 +0100
committerPhilip Molares2020-11-21 12:08:53 +0100
commit90883b284d9a72cb7a37d7f0feecd6ec87eb113d (patch)
tree1dd62c646305680f21c8c250c0d016158ddd595d /.github
parent54fa38034b92facb6cb14ee4c949481eb9fcefbb (diff)
Update .github/pull_request_template.md
Co-authored-by: David Mehren <git@herrmehren.de> Signed-off-by: Philip Molares <philip.molares@udo.edu>
Diffstat (limited to '.github')
-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 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.