3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-10-02 00:10:06 +02:00

Small changes to the issue form

Dieser Commit ist enthalten in:
KennyTV 2021-03-22 14:42:05 +01:00
Ursprung f60c0165e3
Commit 2f45de2f6a
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 6BE3B555EBC5982B
2 geänderte Dateien mit 9 neuen und 8 gelöschten Zeilen

Datei anzeigen

@ -4,18 +4,18 @@ description: Report a bug or console error
body:
- type: markdown
attributes:
value: Before reporting a bug, please see if using master/dev builds from https://ci.viaversion.com/ fixes your issue.
value: "**Before reporting a bug, please see if using master/dev builds from https://ci.viaversion.com/ fixes your issue.**"
- type: input
attributes:
label: "'/viaVersion dump' output"
label: "'/viaversion dump' output"
description: Run `/viaversion dump` in the console or in the chat, then copy and paste the given link here.
validations:
required: true
- type: textarea
attributes:
label: Error
label: Console error
description: |
If you encounter warnings/errors in your console, **paste them under https://paste.gg/** and put the paste link here.
If the error is small/less than 10 lines, you may put it directly into this field.
@ -23,7 +23,6 @@ body:
```
Put the paste.gg link or text here.
```
placeholder: Please do not remove the grave accents; simply replace the line of text in the middle.
validations:
required: false
@ -75,15 +74,17 @@ body:
label: Checklist
description: Make sure you have followed each of the steps outlined here.
options:
- label: Via plugins are only running on *either* my backend servers (e.g. Paper) *or* the proxy (e.g. BungeeCord), not on both.
- label: Via plugins are only running on **either** the backend servers (e.g. Paper) **or** the proxy (e.g. BungeeCord), **not on both**.
required: true
- label: I have included a ViaVersion dump.
required: true
- label: If applicable, I have included a paste (not a screenshot!) of the error.
- label: If applicable, I have included a paste (not a screenshot) of the error.
required: true
- label: I have tried a build from https://ci.viaversion.com/ and the issue still persists.
required: true
- type: markdown
attributes:
value: If needed, add **screenshots to help explain your problem** in the comment field below.
value: |
If needed, add **screenshots to help explain your problem** in the comment field below.

Datei anzeigen

@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: PaperMC Discord
- name: ViaVersion Discord
url: https://discord.gg/viaversion
about: For smaller issues or questions, you can also join our Discord server.