Add templates for issues and PRs

Signed-off-by: Jonas Zohren <15788906+jfowl@users.noreply.github.com>
This commit is contained in:
Jonas Zohren 2020-11-12 19:38:14 +01:00 committed by David Mehren
parent c95c68541c
commit eb5ae92569
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3
5 changed files with 129 additions and 0 deletions

17
.github/pull_request_template.md vendored Normal file
View 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 -->