mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2025-01-02 22:07:49 +01:00
[ci skip] Update bug report template
This commit is contained in:
parent
75c6662665
commit
bccbf80446
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -21,10 +21,11 @@ body:
|
|||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Console Error
|
label: Server/Client Error
|
||||||
description: |
|
description: |
|
||||||
If you encounter warnings/errors in your console, **paste them with https://mclo.gs/ and put the paste link here**.
|
If you encounter warnings/errors in your console, **paste them with https://mclo.gs/ and put the paste link here**.
|
||||||
If the error is small/less than 10 lines, you may put it directly into this field.
|
If the error is small/less than 10 lines, you may put it directly into this field.
|
||||||
|
**Important**: If you are kicked for `Network Protocol Error` or an encoder/decoder exception, please click the `Open Report Directory` button on your client and paste the newest disconnect file contents.
|
||||||
value: |
|
value: |
|
||||||
```
|
```
|
||||||
Put the mclo.gs link or text here.
|
Put the mclo.gs link or text here.
|
||||||
@ -51,7 +52,7 @@ body:
|
|||||||
List the steps on how we can reproduce the issue. Make sure we can easily understand what you mean with each step.
|
List the steps on how we can reproduce the issue. Make sure we can easily understand what you mean with each step.
|
||||||
placeholder: |
|
placeholder: |
|
||||||
Example:
|
Example:
|
||||||
1. Login with a 1.13.2 client
|
1. Login with a 1.21.3 client
|
||||||
2. Place a sign
|
2. Place a sign
|
||||||
3. The sign text is displayed wrong
|
3. The sign text is displayed wrong
|
||||||
validations:
|
validations:
|
||||||
|
@ -19,7 +19,7 @@ checkerQual = "3.48.1"
|
|||||||
paper = "1.20.4-R0.1-SNAPSHOT"
|
paper = "1.20.4-R0.1-SNAPSHOT"
|
||||||
legacyBukkit = "1.8.8-R0.1-SNAPSHOT"
|
legacyBukkit = "1.8.8-R0.1-SNAPSHOT"
|
||||||
velocity = "3.1.1"
|
velocity = "3.1.1"
|
||||||
viaProxy = "3.3.5-SNAPSHOT"
|
viaProxy = "3.3.7-SNAPSHOT"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user