File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,10 +101,10 @@ body:
101101 - type : textarea
102102 id : use-case
103103 attributes :
104- label : Use case or justification
104+ label : Use case or justification (false)
105105 description : |
106106 Why is this content needed? What problem does it solve or what scenario does it address?
107107 placeholder : |
108108 Example: "Many customers are using Source ABC with 1Secure and need guidance on the integration process."
109109 validations :
110- required : true
110+ required : false
Original file line number Diff line number Diff line change @@ -49,13 +49,13 @@ body:
4949 - type : textarea
5050 id : use-case
5151 attributes :
52- label : Use case or justification
52+ label : Use case or justification (optional)
5353 description : |
5454 Why is this functionality needed? What problem does it solve or what scenario does it address?
5555 placeholder : |
5656 Example: "Users frequently request a way to view the site in dark mode for better readability in low-light environments."
5757 validations :
58- required : true
58+ required : false
5959 - type : dropdown
6060 id : browsers
6161 attributes :
You can’t perform that action at this time.
0 commit comments