mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
[SKIP_DEPLOY] Support account alias in configs
This commit is contained in:
parent
c0266685a8
commit
0b5a562f7f
17 changed files with 213 additions and 157 deletions
4
.github/ISSUE_TEMPLATE/bug_report_form.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug_report_form.yaml
vendored
|
|
@ -9,7 +9,7 @@ body:
|
|||
attributes:
|
||||
label: Prerequisites
|
||||
options:
|
||||
- label: I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts)
|
||||
- label: I made sure I am running the latest [development build](https://github.com/MCCTeam/Minecraft-Console-Client/releases/latest)
|
||||
required: true
|
||||
- label: I tried to [look for similar issues](https://github.com/MCCTeam/Minecraft-Console-Client/issues?q=is%3Aissue) before opening a new one
|
||||
required: true
|
||||
|
|
@ -95,4 +95,4 @@ body:
|
|||
- type: markdown
|
||||
id: credit
|
||||
attributes:
|
||||
value: Thank you for filling the bug report. Feel free to submit the report to us.
|
||||
value: Thank you for filling the bug report. Feel free to submit the report to us.
|
||||
|
|
|
|||
|
|
@ -10,9 +10,9 @@ body:
|
|||
attributes:
|
||||
label: Prerequisites
|
||||
options:
|
||||
- label: I have read and understood the [user manual](https://github.com/MCCTeam/Minecraft-Console-Client/tree/master/MinecraftClient/config)
|
||||
- label: I have read and understood the [user manual](https://mccteam.github.io/guide/)
|
||||
required: true
|
||||
- label: I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/Minecraft-Console-Client/build/artifacts)
|
||||
- label: I made sure I am running the latest [development build](https://github.com/MCCTeam/Minecraft-Console-Client/releases/latest)
|
||||
required: true
|
||||
- label: I tried to [look for similar feature requests](https://github.com/MCCTeam/Minecraft-Console-Client/issues?q=is%3Aissue) before opening a new one
|
||||
required: true
|
||||
|
|
@ -69,4 +69,4 @@ body:
|
|||
- type: markdown
|
||||
id: credit
|
||||
attributes:
|
||||
value: Thank you for filling the request form. Feel free to submit the request to us.
|
||||
value: Thank you for filling the request form. Feel free to submit the request to us.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue