Skip to content

Commit ebd4ef4

Browse files
docs(github): tidy and update ISSUE_TEMPLATE.md
Replace h3 with h2 and improve wording of some sections.
1 parent 7f5f78d commit ebd4ef4

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,33 @@
11
<!--
22
Is this a bug report?
3-
├── Yes
4-
│   └── Continue filling out the template.
5-
└── No
6-
   └── Delete the template and write in free form.
7-
Please apply a label to the issue (if applicable).
3+
4+
* Yes: Continue filling out the template.
5+
* No: Delete the template and write in free form. (Apply a label to the issue if applicable.)
86
-->
97

10-
### Expected behavior
8+
## Expected Behavior
119

1210
<!-- What should happen. -->
1311

14-
### Actual behavior
12+
## Actual Behavior
1513

1614
<!-- What happens instead. -->
1715

18-
### Steps to reproduce
16+
## Steps to Reproduce
1917

2018
<!-- Describe a sequence of steps that anybody can repeat to see the issue. -->
2119

22-
### Reproducible demo
20+
## Reproducible Demo
2321

2422
<!--
25-
Creating a bug demo facilitates the resolvement of an issue:
23+
Creating a bug demo will speed up the process of resolving the issue:
2624
2725
* CodeSandbox: https://codesandbox.io/s/940pov1l4w
2826
* JSFiddle: https://jsfiddle.net/remarkablemark/7v86d800/
2927
* repl.it: https://repl.it/@remarkablemark/html-react-parser
3028
-->
3129

32-
### Environment
30+
## Environment
3331

3432
- Version:
3533
- Platform:

0 commit comments

Comments
 (0)