Fix syntax error in new game bug template.

This commit is contained in:
Dan Albert 2021-12-18 14:22:48 -08:00
parent bdf2976a89
commit 3afaa90183

View File

@ -1,5 +1,5 @@
--- ---
name: "New Game" wizard failed name: New Game wizard failed
description: > description: >
Use for bugs that prevent the "New Game" wizard from completing successfully. Use for bugs that prevent the "New Game" wizard from completing successfully.
If the wizard completes without issue, use the normal bug report template. If the wizard completes without issue, use the normal bug report template.
@ -104,9 +104,9 @@ body:
description: > description: >
Attach the Liberation log file. The log file is located at Attach the Liberation log file. The log file is located at
`<Liberation install directory>/logs/liberation.log`. `<Liberation install directory>/logs/liberation.log`.
You can attach files to the bug by dragging and dropping the file You can attach files to the bug by dragging and dropping the file
into this text box. into this text box.
validations: validations:
required: true required: true