File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed
Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Bug report
2+ description : Use this template for reporting bugs. Please search existing issues first.
3+ labels : bug
4+ body :
5+ - type : textarea
6+ attributes :
7+ label : Brief summary
8+ validations :
9+ required : true
10+ - type : markdown
11+ attributes :
12+ value : ' ## Environment'
13+ - type : input
14+ attributes :
15+ label : k6 Studio version
16+ validations :
17+ required : true
18+ - type : input
19+ attributes :
20+ label : OS
21+ description : e.g. Windows 10, Arch Linux, macOS 11, etc.
22+ validations :
23+ required : true
24+ - type : markdown
25+ attributes :
26+ value : ' ## Detailed issue description'
27+ - type : textarea
28+ attributes :
29+ label : Steps to reproduce the problem
30+ validations :
31+ required : true
32+ - type : textarea
33+ attributes :
34+ label : Expected behaviour
35+ validations :
36+ required : true
37+ - type : textarea
38+ attributes :
39+ label : Actual behaviour
40+ validations :
41+ required : true
You can’t perform that action at this time.
0 commit comments