diff options
author | Philip Molares | 2020-11-21 12:05:43 +0100 |
---|---|---|
committer | Philip Molares | 2020-11-21 12:08:38 +0100 |
commit | 8dfe4d4a26fffa40842fb34801f0e4262fdf7278 (patch) | |
tree | 03f0f6e66deb9ec6ec6faa690190bb50abd37dc8 | |
parent | 77bfdd5bf7da3f6a269ac19f1620caef02d735f4 (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 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 |