Skip to content

Commit a69f724

Browse files
authored
Update issue templates
1 parent 68c6a18 commit a69f724

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+5-12
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,18 @@ assignees: ''
77

88
---
99

10-
**Describe**
11-
10+
## Describe
1211
A clear and concise description of what the bug is.
1312

14-
15-
**To Reproduce**
16-
13+
## To Reproduce
1714
Steps to reproduce the behavior:
1815
1. Click on '....'
1916
2. Scroll down to '....'
2017
3. See error
2118

19+
## Reproduce demo
20+
Providing a reproduce demo of this bug, that will help me solve the problem more quickly. You can fork by this online demo: https://codesandbox.io/s/live-demo-virtual-list-e1ww1
2221

23-
**Live demo**
24-
25-
Providing a jsfiddle (or other) live demo can reproduce this bug, that will help me solve the problem more quickly.
26-
27-
28-
**Other**
29-
22+
## Other
3023
- Version [e.g. 2.0]
3124
- Browser [e.g. chrome, safari]

.github/ISSUE_TEMPLATE/feature_request.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ assignees: ''
77

88
---
99

10-
**Is your feature request related to a problem?**
10+
## Describe the feature request
1111

12-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
13-
14-
15-
**Describe the feature request**
16-
17-
A clear and concise description of what you want to happen.
12+
A clear and concise description of what you want to happen. Or a clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

0 commit comments

Comments
 (0)