ISSUE_TEMPLATE.md
This commit is contained in:
25
ISSUE_TEMPLATE.md
Normal file
25
ISSUE_TEMPLATE.md
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
<!--- Provide a general summary of the issue in the Title above -->
|
||||||
|
<!--- Add the prefix [BUG] or [FEATURE] to the Title -->
|
||||||
|
|
||||||
|
<!--- In case it's a feature suggestion, otherwise delete this section -->
|
||||||
|
<!--- Make sure there isn't already a snippet accomplishing your goal -->
|
||||||
|
## [FEATURE] _REPLACE THIS WITH A BRIEF SUMMARY OF THE SUGGESTED SNIPPET_
|
||||||
|
**Category:** <!-- One of the existing categories preferably -->
|
||||||
|
### Description <!-- IF NEEDED -->
|
||||||
|
<!-- More detailed description of the snippet you want to be included in 30-seconds-of-code -->
|
||||||
|
|
||||||
|
|
||||||
|
<!--- In case it's a bug, otherwise delete this section-->
|
||||||
|
<!--- Make sure there isn't already an open issue for your problem -->
|
||||||
|
## [BUG] _REPLACE THIS WITH A BRIEF SUMMARY OF YOUR ISSUE_
|
||||||
|
### Expected Snippet Behavior
|
||||||
|
<!--- If you're describing a bug, tell us what should happen -->
|
||||||
|
<!--- If you're suggesting a change/improvement, tell us how it should work -->
|
||||||
|
|
||||||
|
### Current Snippet Behavior
|
||||||
|
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
|
||||||
|
<!--- If suggesting a change/improvement, explain the difference from current behavior -->
|
||||||
|
|
||||||
|
### Possible Solution
|
||||||
|
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
|
||||||
|
<!--- or ideas how to implement the addition or change -->
|
||||||
Reference in New Issue
Block a user