mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 22:08:08 +00:00
15 lines
260 B
JSON
15 lines
260 B
JSON
{
|
|
"ui:order":[
|
|
"ticket_type",
|
|
"summary",
|
|
"description",
|
|
"priority",
|
|
"github_issue_url"
|
|
],
|
|
"priority": {
|
|
"ui:help": "Where 1 is highest and 5 is lowest."
|
|
},
|
|
"description": {
|
|
"ui:widget": "textarea"
|
|
}
|
|
} |