Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit a4e8cff

Browse files
Create ISSUE_TEMPLATE.md
1 parent 15cf054 commit a4e8cff

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
2+
<!--- Provide a general summary of the issue in the Title above -->
3+
4+
## Expected Behavior
5+
<!--- Tell us what should happen -->
6+
7+
## Current Behavior
8+
<!--- Tell us what happens instead of the expected behavior -->
9+
10+
## Possible Solution
11+
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
12+
13+
## Steps to Reproduce
14+
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
15+
<!--- reproduce this bug. Include code to reproduce, if relevant -->
16+
1.
17+
2.
18+
3.
19+
4.
20+
21+
## Context (Environment)
22+
<!--- How has this issue affected you? What are you trying to accomplish? -->
23+
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
24+
25+
<!--- Provide a general summary of the issue in the Title above -->
26+
27+
## Detailed Description
28+
<!--- Provide a detailed description of the change or addition you are proposing -->
29+
30+
## Possible Implementation
31+
<!--- Not obligatory, but suggest an idea for implementing addition or change -->

0 commit comments

Comments
 (0)