mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-27 21:44:21 -04:00
added DCO (#764)
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
1467dae2da
commit
20f7806f03
3 changed files with 61 additions and 5 deletions
11
.github/pull_request_template.md
vendored
11
.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 all steps this PR performs (if something is not necessary, please remove it) -->
|
||||
|
||||
- [ ] added implementation
|
||||
- [ ] added / updated tests
|
||||
- [ ] added / updated documentation
|
||||
- [ ] extended changelog
|
||||
- [ ] Added implementation
|
||||
- [ ] Added / updated tests
|
||||
- [ ] Added / updated documentation
|
||||
- [ ] Extended changelog
|
||||
- [ ] I read the [contribution documentation](https://github.com/hedgedoc/react-client/blob/master/CONTRIBUTING.md) and signed-off my commits to accept the DCO.
|
||||
|
||||
### Related Issue(s)
|
||||
<!-- e.g #123 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue