docs: fix punctuation
This commit is contained in:
@@ -9,7 +9,7 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: packages
|
id: packages
|
||||||
attributes:
|
attributes:
|
||||||
label: Please select which package this feature is related to.
|
label: Please select which package this feature is related to
|
||||||
description: You may select more than one.
|
description: You may select more than one.
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
@@ -42,7 +42,7 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: solution
|
id: solution
|
||||||
attributes:
|
attributes:
|
||||||
label: "Describe the solution that you'd like."
|
label: "Describe the solution that you'd like"
|
||||||
description: A clear description of what you want to happen.
|
description: A clear description of what you want to happen.
|
||||||
placeholder: "Example: When clicking this I want that."
|
placeholder: "Example: When clicking this I want that."
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
Reference in New Issue
Block a user