File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,23 +32,11 @@ body:
3232 placeholder : Steps to reproduce, e.g. "Go to [Matomo-URL] > Click on Visitors > Click Overview"
3333 validations :
3434 required : true
35- - type : dropdown
35+ - type : input
3636 id : version
3737 attributes :
38- label : Matomo major version
38+ label : Matomo version
3939 description : What version of Matomo are you running?
40- options :
41- - Matomo 3
42- - Matomo 4
43- - Matomo 5
44- default : 0
45- validations :
46- required : true
47- - type : input
48- id : matomo-minor-patch
49- attributes :
50- label : Matomo minor or patch Version
51- description : What minor and patch version of Matomo's release above are you running?
5240 validations :
5341 required : true
5442 - type : input
@@ -57,14 +45,14 @@ body:
5745 label : PHP version
5846 description : What version of PHP are you running?
5947 validations :
60- required : true
48+ required : false
6149 - type : input
6250 id : server-os
6351 attributes :
6452 label : Server operating system
6553 description : What server operating system are you using?
6654 validations :
67- required : true
55+ required : false
6856 - type : dropdown
6957 id : browsers
7058 attributes :
8371 label : Computer operating system
8472 description : What operating system are you using on your computer?
8573 validations :
86- required : true
74+ required : false
8775 - type : textarea
8876 id : logs
8977 attributes :
You can’t perform that action at this time.
0 commit comments