Skip to content

Commit 3ae2c1c

Browse files
committed
move general issue template to .github folder
1 parent 9140445 commit 3ae2c1c

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed
Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,41 @@
1+
---
2+
name: Custom issue template
3+
about: Open a general issue request
4+
5+
---
6+
17
<!--- Provide a general summary of the issue in the Title above -->
28

39
## Expected Behavior
4-
510
<!--- If you're describing a bug, tell us what should happen -->
611
<!--- If you're suggesting a change/improvement, tell us how it should work -->
712

813
## Current Behavior
9-
1014
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
1115
<!--- If suggesting a change/improvement, explain the difference from current behavior -->
1216

1317
## Possible Solution
14-
1518
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
1619
<!--- or ideas how to implement the addition or change -->
1720

1821
## Steps to Reproduce (for bugs)
19-
2022
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
2123
<!--- reproduce this bug. Include code to reproduce, if relevant -->
22-
2324
1.
2425
2.
2526
3.
2627
4.
2728

2829
## Context
29-
3030
<!--- How has this issue affected you? What are you trying to accomplish? -->
3131
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
3232

3333
## Your Environment
34-
3534
<!--- Include as many relevant details about the environment you experienced the bug in -->
36-
3735
* Version used:
3836
* Environment name and version (e.g. Chrome 39, node.js 5.4):
3937
* Operating System and version (desktop or mobile):
4038
* Link to your project:
4139

4240
# Stack trace
43-
4441
<!--- Include stack trace -->

0 commit comments

Comments
 (0)