diff options
author | Philip Molares | 2020-11-21 12:05:59 +0100 |
---|---|---|
committer | Philip Molares | 2020-11-21 12:08:53 +0100 |
commit | 90883b284d9a72cb7a37d7f0feecd6ec87eb113d (patch) | |
tree | 1dd62c646305680f21c8c250c0d016158ddd595d | |
parent | 54fa38034b92facb6cb14ee4c949481eb9fcefbb (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 '')
-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. |