chore: move template message to bottom of body
This commit is contained in:
@@ -3,11 +3,6 @@ about: File a bug report
|
|||||||
title: "[Bug] ..."
|
title: "[Bug] ..."
|
||||||
labels: "Kind/Bug"
|
labels: "Kind/Bug"
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
|
||||||
attributes:
|
|
||||||
value: |
|
|
||||||
This issue was created using the bug report template.
|
|
||||||
visible: [content]
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: what-happened
|
id: what-happened
|
||||||
attributes:
|
attributes:
|
||||||
@@ -27,4 +22,9 @@ body:
|
|||||||
- 0.0.9
|
- 0.0.9
|
||||||
- 0.0.8
|
- 0.0.8
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
This issue was created using the bug report template.
|
||||||
|
visible: [content]
|
||||||
@@ -3,11 +3,6 @@ about: Suggest an idea for this project
|
|||||||
title: "[Feature] ..."
|
title: "[Feature] ..."
|
||||||
labels: "Kind/Feature"
|
labels: "Kind/Feature"
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
|
||||||
attributes:
|
|
||||||
value: |
|
|
||||||
This issue was created using the feature template.
|
|
||||||
visible: [content]
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: idea
|
id: idea
|
||||||
attributes:
|
attributes:
|
||||||
@@ -27,4 +22,9 @@ body:
|
|||||||
- 0.0.9
|
- 0.0.9
|
||||||
- 0.0.8
|
- 0.0.8
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
This issue was created using the feature template.
|
||||||
|
visible: [content]
|
||||||
Reference in New Issue
Block a user