File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 2828 Observed Behavior:
2929 validations :
3030 required : true
31+ - type : dropdown
32+ id : projects
33+ attributes :
34+ label : Which projects have you seen this bug on?
35+ multiple : true
36+ options :
37+ - Vanilla JavaScript
38+ - Node.js
3139 - type : input
3240 id : javascript-version
3341 attributes :
@@ -48,12 +56,10 @@ body:
4856 label : Testing Environment(s)
4957 description : |
5058 For Example:
51- - Ford TDK 3.4 (19286_DEVTEST)
5259 - Manticore v2.9.0 (See top of the open Manticore screen)
5360 - SDL Core v8.0.0 + Generic_HMI v0.11.0
5461 placeholder : |
5562 For Example:
56- - Ford TDK 3.4 (19286_DEVTEST)
5763 - Manticore v2.9.0 (See top of the open Manticore screen)
5864 - SDL Core v8.0.0 + Generic_HMI v0.11.0
5965 render : markdown
You can’t perform that action at this time.
0 commit comments