You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+5-12
Original file line number
Diff line number
Diff line change
@@ -7,25 +7,18 @@ assignees: ''
7
7
8
8
---
9
9
10
-
**Describe**
11
-
10
+
## Describe
12
11
A clear and concise description of what the bug is.
13
12
14
-
15
-
**To Reproduce**
16
-
13
+
## To Reproduce
17
14
Steps to reproduce the behavior:
18
15
1. Click on '....'
19
16
2. Scroll down to '....'
20
17
3. See error
21
18
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
22
21
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.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+2-7
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,6 @@ assignees: ''
7
7
8
8
---
9
9
10
-
**Is your feature request related to a problem?**
10
+
## Describe the feature request
11
11
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