mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
parent
2d0b605257
commit
75aa8b38af
1 changed files with 17 additions and 0 deletions
17
.github/pull_request_template.md
vendored
Normal file
17
.github/pull_request_template.md
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
### Component/Part
|
||||
<!-- e.g markdown editor -->
|
||||
|
||||
### Description
|
||||
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) -->
|
||||
|
||||
- [ ] added implementation
|
||||
- [ ] added / updated tests
|
||||
- [ ] added / updated documentation
|
||||
- [ ] extended changelog
|
||||
|
||||
### Related Issue(s)
|
||||
<!-- e.g #123 -->
|
Loading…
Reference in a new issue