Move label to right spot
Remember kids: Think before committing!
This commit is contained in:
parent
d5b7c599a8
commit
b7afa4bb5e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,6 @@ body:
|
||||||
- type: "markdown"
|
- type: "markdown"
|
||||||
id: "introduction"
|
id: "introduction"
|
||||||
attributes:
|
attributes:
|
||||||
label: "Issue content"
|
|
||||||
value: |
|
value: |
|
||||||
This issue template is meant for specific, special cases, where an empty issue template may be wanted.
|
This issue template is meant for specific, special cases, where an empty issue template may be wanted.
|
||||||
You should *NOT* use this template to write bug reports, feature or help requests.
|
You should *NOT* use this template to write bug reports, feature or help requests.
|
||||||
|
@ -15,6 +14,7 @@ body:
|
||||||
- type: "textarea"
|
- type: "textarea"
|
||||||
id: "content"
|
id: "content"
|
||||||
attributes:
|
attributes:
|
||||||
|
label: "Issue content"
|
||||||
description: "Write your issue content here."
|
description: "Write your issue content here."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue