docs: fix punctuation
This commit is contained in:
@@ -9,7 +9,7 @@ body:
|
||||
- type: dropdown
|
||||
id: packages
|
||||
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.
|
||||
multiple: true
|
||||
options:
|
||||
@@ -42,7 +42,7 @@ body:
|
||||
- type: textarea
|
||||
id: solution
|
||||
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.
|
||||
placeholder: "Example: When clicking this I want that."
|
||||
- type: textarea
|
||||
|
||||
Reference in New Issue
Block a user