add quotation mark to use `:`
This commit is contained in:
parent
d299fc66f0
commit
6582eae3bd
|
@ -27,7 +27,7 @@ body:
|
||||||
id: task
|
id: task
|
||||||
attributes:
|
attributes:
|
||||||
label: Task description
|
label: Task description
|
||||||
description: Formal problem statement. Optional: Add your story idea.
|
description: "Formal problem statement. Optional: Add your story idea."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
Loading…
Reference in New Issue