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: >
|
||||
Use for bugs that prevent the "New Game" wizard from completing successfully.
|
||||
If the wizard completes without issue, use the normal bug report template.
|
||||
@ -104,9 +104,9 @@ body:
|
||||
description: >
|
||||
Attach the Liberation log file. The log file is located at
|
||||
`<Liberation install directory>/logs/liberation.log`.
|
||||
|
||||
|
||||
|
||||
|
||||
You can attach files to the bug by dragging and dropping the file
|
||||
into this text box.
|
||||
validations:
|
||||
required: true
|
||||
required: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user