Update ISSUE_TEMPLATE.md

This commit is contained in:
Michael Rawlings 2016-07-14 01:02:05 -07:00 committed by GitHub
parent 41fbd1aa26
commit e71938db72

View File

@ -1,9 +1,9 @@
<!----------------------------
| IF FEATURE REQUEST |
----------------------------->
<!--------------------------------
| IF FEATURE SUGGESTION |
-------------------------------->
## New Feature
### Detailed Description
### Description
<!--- Provide a detailed description of the change or addition you are proposing -->
### Context
@ -13,6 +13,8 @@
### Possible Implementation
<!--- Not obligatory, but suggest an idea for implementing addition or change -->
### Open Questions
<!--- What still needs to be discussed -->
<!----------------------