mirror of
https://github.com/yairm210/Unciv.git
synced 2025-08-03 00:29:18 +07:00
Update bug-report.yml
This commit is contained in:
25
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
25
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -51,35 +51,22 @@ body:
|
||||
attributes:
|
||||
label: Link to save file
|
||||
description: You can either upload your save here, or to e.g. hastebin / GitHub Gists
|
||||
placeholder: |
|
||||
Windows: %APPDATA%\endless-sky\saves
|
||||
Linux: ~/.local/share/endless-sky/saves
|
||||
macOS: ~/Library/Application Support/endless-sky/saves
|
||||
- type: input
|
||||
placeholder: Load game - "copy to clipboard" - paste here
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Operating System
|
||||
description: What OS do you use?
|
||||
placeholder: Windows 10 Pro, version 1803 build 17134.407
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Game Source
|
||||
description: From where did you obtain your current game version?
|
||||
options:
|
||||
- Steam
|
||||
- ESLauncher2
|
||||
- Built from source
|
||||
- GitHub Releases
|
||||
- Homebrew
|
||||
- Other (please describe)
|
||||
- Android
|
||||
- Windows
|
||||
- Linux
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Game Version
|
||||
description: What game version are you running?
|
||||
placeholder: E.g. "v0.9.14" or "commit SHA cab74fd3"
|
||||
placeholder: "4.7.5"
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
Reference in New Issue
Block a user