Add issue template (#68)

This commit is contained in:
Webber Takken
2021-05-13 13:58:14 +02:00
committed by GitHub
parent d4b81e466c
commit a10633b0fd
5 changed files with 71 additions and 0 deletions

11
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,11 @@
#### Changes
- ...
#### Checklist
<!-- please check all items and add your own -->
- [x] Read the contribution [guide](../CONTRIBUTING.md) and accept the [code](../CODE_OF_CONDUCT.md) of conduct
- [ ] Readme (updated or not needed)
- [ ] Tests (added, updated or not needed)