Skip to content

Commit d523fa8

Browse files
a-x-SimenB
authored andcommitted
bug.md: highlights placeholder should be removed (#8836)
1 parent 08f109c commit d523fa8

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.github/ISSUE_TEMPLATE/bug.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,29 @@ about: Create a report to help us improve
88

99
## 🐛 Bug Report
1010

11-
A clear and concise description of what the bug is.
11+
<!-- A clear and concise description of what the bug is. -->
1212

1313
## To Reproduce
1414

1515
Steps to reproduce the behavior:
1616

1717
## Expected behavior
1818

19-
A clear and concise description of what you expected to happen.
19+
<!-- A clear and concise description of what you expected to happen. -->
2020

2121
## Link to repl or repo (highly encouraged)
2222

23+
<!--
2324
Please provide either a [repl.it demo](https://repl.it/languages/jest) or a minimal repository on GitHub.
24-
2525
Issues without a reproduction link are likely to stall.
26+
-->
2627

27-
## Run `npx envinfo --preset jest`
28+
## envinfo
2829

30+
<!--
31+
Run npx envinfo --preset jest
2932
Paste the results here:
33+
-->
3034

3135
```bash
3236

0 commit comments

Comments
 (0)