mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Fix syntax error in new game bug template.
This commit is contained in:
parent
bdf2976a89
commit
3afaa90183
8
.github/ISSUE_TEMPLATE/new-game-bug.yml
vendored
8
.github/ISSUE_TEMPLATE/new-game-bug.yml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user