[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

21
.github/ISSUE_TEMPLATE/other_bug.md vendored Normal file
View File

@@ -0,0 +1,21 @@
# Other bugs
<!--
Did you find a bug with something other than a command? Fill out the following:
-->
#### What were you trying to do?
<!-- Replace this line with a description of what you were trying to do -->
#### What were you expecting to happen?
<!-- Replace this line with a description of what you were expecting to happen -->
#### What actually happened?
<!-- Replace this line with a description of what actually happened. Include any error messages -->
#### How can we reproduce this issue?
<!-- Replace with numbered steps to reproduce the issue -->