File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 id : framework
2323 attributes :
2424 label : Framework
25- description : Which framework are you using?
25+ description : Which framework(s) are you using?
26+ multiple : true
2627 options :
2728 - Angular
2829 - React
@@ -31,18 +32,18 @@ body:
3132 validations :
3233 required : true
3334
34- - type : dropdown
35- id : project-type
36- attributes :
37- label : Project Type
38- description : Which project type are you using?
39- options :
40- - igx-ts (Angular)
41- - igr-ts (React)
42- - js (jQuery)
43- - igc-ts (Web Components)
44- validations :
45- required : true
35+ # - type: dropdown
36+ # id: project-type
37+ # attributes:
38+ # label: Project Type
39+ # description: Which project type are you using?
40+ # options:
41+ # - igx-ts (Angular)
42+ # - igr-ts (React)
43+ # - js (jQuery)
44+ # - igc-ts (Web Components)
45+ # validations:
46+ # required: true
4647
4748 - type : dropdown
4849 id : command
6061 - list
6162 - doc
6263 - upgrade-packages
64+ - ai-config
6365 - Other
6466 validations :
6567 required : true
You can’t perform that action at this time.
0 commit comments