Skip to content

Commit 2a47b2a

Browse files
committed
update github issue template
1 parent 187960d commit 2a47b2a

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

.github/issue_template.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,30 @@
11
Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our discord, in the #create-expo-stack channel.
22

3-
<!--- Provide a general summary of the issue in the Title above -->
3+
<!--- Provide a general summary of the issue in the Title above. -->
44

55
## Expected Behavior
66

7-
<!--- Tell us what should happen -->
7+
<!--- Tell us what should happen. -->
88

99
## Current Behavior
1010

11-
<!--- Tell us what happens instead of the expected behavior -->
11+
<!--- Tell us what happens instead of the expected behavior. -->
1212

1313
## Possible Solution
1414

15-
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
15+
<!--- Not obligatory, but suggest a fix/reason for the bug. -->
1616

1717
## Steps to Reproduce
1818

1919
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
20-
<!--- reproduce this bug. Include code to reproduce, if relevant -->
20+
<!--- reproduce this bug. Include code to reproduce, if relevant. -->
2121

2222
1.
2323
2.
2424
3.
2525
4.
2626

27-
## Context (Environment)
27+
## CES Config File
2828

29-
<!--- Which version of the CLI are you using and please share the output of running the CLI -->
29+
<!--- If you generated a project, copy and paste the contents of your -->
30+
<!--- cesconfig.json file, located in the root of your project. -->

0 commit comments

Comments
 (0)