SteamPowered/.github/ISSUE_TEMPLATE/bug_report.yml
2021-12-04 03:05:58 +08:00

60 lines
1.6 KiB
YAML

name: Bug Report
description: Meet some crash or glitch? Submit a bug report.
title: "[Bug] "
labels: bug
body:
- type: markdown
attributes:
value: |
Before submitting a bug report, please ensure your mod version is latest
- type: textarea
id: error_behaviour
attributes:
label: Error Behaviour
description: Describe error behaviour in detail.
validations:
required: true
- type: textarea
id: expected_behaviour
attributes:
label: Expected Behaviour
description: What do you want?
validations:
required: true
- type: textarea
id: reproduction
attributes:
label: Reproduce
description: How to reproduce this error?
placeholder: |
1. do blablabla
2. click blablabla
3. something wrong
4. ...
validations:
required: true
- type: input
id: crashlog
attributes:
label: Crash Report
description: If this is a game crash, paste your crash report on some pastebin and put link here.
placeholder: https://paste.ubuntu.com/
- type: input
id: mod-version
attributes:
label: Mod version
placeholder: 0.1.3
validations:
required: true
- type: input
id: server-version
attributes:
label: Server version
description: If you are using a dedicated server, please write down your server core brand and version.
placeholder: Forge server version xxx
- type: textarea
id: others
attributes:
label: Other mods and plugins
description: If you install any other mods or plugins, please provide its name and version