File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Bug report
2+ description : Create an issue to help us improve Scroll documentation
3+ labels : ['bug']
4+ body :
5+ - type : textarea
6+ id : issue-description
7+ attributes :
8+ label : Describe the bug
9+ description : A clear and concise description of what the bug is.
10+ placeholder : Describe the bug here.
11+ validations :
12+ required : true
13+ - type : textarea
14+ id : issue-reproduction
15+ attributes :
16+ label : Steps to reproduce
17+ description : Describe steps to reproduce the behavior.
18+ placeholder : Steps to reproduce the bug here.
19+ validations :
20+ required : true
21+ - type : textarea
22+ id : expected-behavior
23+ attributes :
24+ label : Expected behavior
25+ description : A clear and concise description of what you expected to happen.
26+ placeholder : Expected behavior here.
27+ validations :
28+ required : true
29+ - type : textarea
30+ id : screenshots
31+ attributes :
32+ label : Screenshots
33+ description : If applicable, add screenshots to help explain your problem.
34+ placeholder : Add screenshots here.
35+ label : Link
36+ description : If applicable, add Link to help locate your problem.
37+ placeholder : Add link here.
You can’t perform that action at this time.
0 commit comments