Add issue templates and pull request template (#142)

This commit is contained in:
Webber Takken
2020-08-22 22:03:44 +02:00
committed by GitHub
parent 24e9c186fd
commit 89bdaa5e46
5 changed files with 67 additions and 1 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)