Render TAF report in issue template as code block

This commit is contained in:
Elara 2023-08-26 10:54:47 -07:00
parent c56755ab8c
commit c28f74b5a5
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ body:
id: what-happened
attributes:
label: What happened?
description: What did you expect to happen?
validations:
required: true
- type: textarea
@ -16,6 +17,7 @@ body:
attributes:
label: Paste the TAF report you tried to parse.
description: If you used the automatic fetch feature, you can get the original report from https://beta.aviationweather.gov/.
render: text
validations:
required: true
- type: input