Skip to content

Commit 5cd8ef2

Browse files
authored
Update issue templates
1 parent c2dc08a commit 5cd8ef2

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

.github/ISSUE_TEMPLATE/custom.md

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

0 commit comments

Comments
 (0)