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