Add templates for issues and PRs
Signed-off-by: Jonas Zohren <15788906+jfowl@users.noreply.github.com>
This commit is contained in:
committed by
David Mehren
parent
4c0efe1237
commit
d3eb8e70f8
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 database -->
|
||||
|
||||
### 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 -->
|
||||
Reference in New Issue
Block a user