File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 44
44
validations :
45
45
required : true
46
46
47
- - type : markdown
47
+ - type : input
48
48
id : environment-os-other
49
49
attributes :
50
50
label : " If you selected 'Other', describe your Operating System here"
90
90
validations :
91
91
required : true
92
92
93
- - type : markdown
93
+ - type : input
94
94
id : package-repository
95
95
attributes :
96
96
label : " Which package repository are you using?"
Original file line number Diff line number Diff line change @@ -44,10 +44,11 @@ body:
44
44
validations :
45
45
required : true
46
46
47
- - type : markdown
47
+ - type : input
48
48
id : environment-os-other
49
49
attributes :
50
50
label : " If you selected 'Other', describe your Operating System here"
51
+ placeholder : " example: Linux hostname 6.5.10-200.fc38.x86_64"
51
52
validations :
52
53
required : false
53
54
90
91
validations :
91
92
required : true
92
93
93
- - type : markdown
94
+ - type : input
94
95
id : package-repository
95
96
attributes :
96
97
label : " Which package repository are you using?"
You can’t perform that action at this time.
0 commit comments