File tree 1 file changed +8
-4
lines changed
1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -8,25 +8,29 @@ about: Create a report to help us improve
8
8
9
9
## 🐛 Bug Report
10
10
11
- A clear and concise description of what the bug is.
11
+ <!-- A clear and concise description of what the bug is. -->
12
12
13
13
## To Reproduce
14
14
15
15
Steps to reproduce the behavior:
16
16
17
17
## Expected behavior
18
18
19
- A clear and concise description of what you expected to happen.
19
+ <!-- A clear and concise description of what you expected to happen. -->
20
20
21
21
## Link to repl or repo (highly encouraged)
22
22
23
+ <!--
23
24
Please provide either a [repl.it demo](https://repl.it/languages/jest) or a minimal repository on GitHub.
24
-
25
25
Issues without a reproduction link are likely to stall.
26
+ -->
26
27
27
- ## Run ` npx envinfo --preset jest `
28
+ ## envinfo
28
29
30
+ <!--
31
+ Run npx envinfo --preset jest
29
32
Paste the results here:
33
+ -->
30
34
31
35
``` bash
32
36
You can’t perform that action at this time.
0 commit comments