Move the thank you notice to the bottom of form.

This commit is contained in:
akc3n 2022-11-14 20:56:20 -08:00 committed by GitHub
parent 2c5dd8f343
commit c63273b484
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,6 @@ body:
attributes:
value: |
**Please remember this is for GrapheneOS only!**
Thank you for taking the time to fill out this report.
- type: checkboxes
attributes:
label: Is there an existing issue for this?
@ -162,3 +161,7 @@ body:
Tip: You can attach images by clicking this area to highlight it and then dragging files in.
validations:
required: false
- type: markdown
attributes:
value: |
Thank you for taking the time to fill out this report.