mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-05 19:11:13 +00:00
changed PR Template to indicate DCO and change handling of unnecessary checkboxes.
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
3a70f3e32a
commit
9ae7ed611f
1 changed files with 2 additions and 1 deletions
3
.github/pull_request_template.md
vendored
3
.github/pull_request_template.md
vendored
|
@ -6,12 +6,13 @@ This PR fixes/adds/improves/...
|
|||
|
||||
### Steps
|
||||
|
||||
<!-- please tick steps this PR performs (if something is not necessary, please tick anyway to indicate you considered it) -->
|
||||
<!--please tick steps this PR performs (if something is not necessary, please remove it) -->
|
||||
|
||||
- [ ] added implementation
|
||||
- [ ] added / updated tests
|
||||
- [ ] added / updated documentation
|
||||
- [ ] extended changelog
|
||||
- [ ] I read the `CONTRIBUTING.md` and signed-off my commits to accept the DCO.
|
||||
|
||||
### Related Issue(s)
|
||||
<!-- e.g #123 -->
|
||||
|
|
Loading…
Reference in a new issue