File tree Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
2
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.)
8
6
-->
9
7
10
- ### Expected behavior
8
+ ## Expected Behavior
11
9
12
10
<!-- What should happen. -->
13
11
14
- ### Actual behavior
12
+ ## Actual Behavior
15
13
16
14
<!-- What happens instead. -->
17
15
18
- ### Steps to reproduce
16
+ ## Steps to Reproduce
19
17
20
18
<!-- Describe a sequence of steps that anybody can repeat to see the issue. -->
21
19
22
- ### Reproducible demo
20
+ ## Reproducible Demo
23
21
24
22
<!--
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:
26
24
27
25
* CodeSandbox: https://codesandbox.io/s/940pov1l4w
28
26
* JSFiddle: https://jsfiddle.net/remarkablemark/7v86d800/
29
27
* repl.it: https://repl.it/@remarkablemark/html-react-parser
30
28
-->
31
29
32
- ### Environment
30
+ ## Environment
33
31
34
32
- Version:
35
33
- Platform:
You can’t perform that action at this time.
0 commit comments