mirror of
https://github.com/System-End/Discord-MC-Chat.git
synced 2026-04-19 22:05:11 +00:00
[skip ci] Update bug.yml
This commit is contained in:
parent
104b44d2ea
commit
c145d5fe5d
1 changed files with 4 additions and 3 deletions
7
.github/ISSUE_TEMPLATE/bug.yml
vendored
7
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
|
@ -22,7 +22,7 @@ body:
|
|||
label: Minecraft Version
|
||||
description: |
|
||||
The version of Minecraft you are using?
|
||||
(If a version is not listed below, it is not supported by MCDC)
|
||||
If a version is not listed below, it is not supported by MCDC.
|
||||
multiple: false
|
||||
options:
|
||||
- "1.20.2"
|
||||
|
|
@ -50,7 +50,7 @@ body:
|
|||
label: MC-Discord-Chat Version
|
||||
description: |
|
||||
The version of MC-Discord-Chat you are using?
|
||||
(Only MCDC v2 versions are supported)
|
||||
Only MCDC v2 versions are supported.
|
||||
multiple: false
|
||||
options:
|
||||
- "Latest Build (GitHub Actions)"
|
||||
|
|
@ -98,7 +98,8 @@ body:
|
|||
attributes:
|
||||
label: Config
|
||||
description: |
|
||||
Please provide your FULL MC-Discord-Chat config (/config/mcdiscordchat.json file) here. Remember to REDACT the botToken!
|
||||
Please provide your FULL MC-Discord-Chat config (/config/mcdiscordchat.json file) here.
|
||||
Remember to REDACT the botToken!
|
||||
render: json
|
||||
validations:
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue