[V3] move to multiple issue/pr templates (#1585)

This commit is contained in:
palmtree5
2018-05-03 17:58:30 -08:00
committed by Kowlin
parent 9188e4a7ec
commit 1f1f46c70f
10 changed files with 157 additions and 0 deletions

14
.github/PULL_REQUEST_TEMPLATE/bugfix.md vendored Normal file
View File

@@ -0,0 +1,14 @@
# Bugfix request
<!--
To be used for pull requests that fix a bug
-->
#### Describe the bug being fixed
<!--
If an issue exists for the bug, mention
that this PR fixes that issue
-->
#### Anything we need to know about this fix?