docs: fix punctuation

This commit is contained in:
Gordon
2021-08-24 12:15:42 +02:00
committed by GitHub
parent 12112406f4
commit 3cb0aec504
+2 -2
View File
@@ -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