.github: add PR/issue templates

This commit is contained in:
Jacob Plaster
2019-06-05 17:18:57 +08:00
parent 73e2ed8cc9
commit 72f6d0db4d
2 changed files with 28 additions and 0 deletions

15
.github/PULL_REQUEST_TEMPLATE vendored Normal file
View File

@@ -0,0 +1,15 @@
### Description:
...
### Breaking changes:
- [ ]
### New features:
- [ ]
### Fixes:
- [ ]
### PR status:
- [ ] Version bumped
- [ ] Change-log updated