Create ISSUE_TEMPLATE
This commit is contained in:
parent
f7431e43f8
commit
d8cfb66dbe
1 changed files with 27 additions and 0 deletions
27
ISSUE_TEMPLATE.md
Normal file
27
ISSUE_TEMPLATE.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
<!-- Fill out this template so we can get a good understanding of your intended message. -->
|
||||
|
||||
#### What's this issue about?
|
||||
<!-- Provide a brief, one or two sentence summary of your issue here. -->
|
||||
|
||||
<!--
|
||||
** Read the next two lines before continuing. **
|
||||
IF REPORTING A BUG, delete everything past the Feature Request heading before continuing.
|
||||
IF REQUESTING A FEATURE, delete the Bug Report section.
|
||||
-->
|
||||
|
||||
#### Expected behavior
|
||||
<!-- What were you expecting/what's supposed to happen? -->
|
||||
|
||||
#### Actual behavior
|
||||
<!-- Tell us what actually happened. -->
|
||||
|
||||
#### Steps to reproduce
|
||||
<!-- Tell us how exactly we can reproduce this bug. -->
|
||||
|
||||
#### Environment
|
||||
<!-- Tell us your exact environment, including your OS version, Node version and any other relevant information. -->
|
||||
|
||||
|
||||
<!-- Feature Request -->
|
||||
#### About the Feature
|
||||
<!-- What specifically do you want to see? Give us as many details as possible. -->
|
Loading…
Reference in a new issue