mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Update README and URLs
Moving to a GitHub organization!
This commit is contained in:
parent
bb4c13168b
commit
8de7618027
10 changed files with 82 additions and 75 deletions
2
.github/ISSUE_TEMPLATE/bug_report_form.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report_form.yaml
vendored
|
|
@ -11,7 +11,7 @@ body:
|
|||
options:
|
||||
- label: I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts)
|
||||
required: true
|
||||
- label: I tried to [look for similar issues](https://github.com/ORelio/Minecraft-Console-Client/issues?q=is%3Aissue) before opening a new one
|
||||
- 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
|
||||
- label: I have set `debugmessages=true` in config to diagnose my issue
|
||||
required: true
|
||||
|
|
|
|||
|
|
@ -10,11 +10,11 @@ body:
|
|||
attributes:
|
||||
label: Prerequisites
|
||||
options:
|
||||
- label: I have read and understood the [user manual](https://github.com/ORelio/Minecraft-Console-Client/tree/master/MinecraftClient/config)
|
||||
- label: I have read and understood the [user manual](https://github.com/MCCTeam/Minecraft-Console-Client/tree/master/MinecraftClient/config)
|
||||
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://ci.appveyor.com/project/ORelio/Minecraft-Console-Client/build/artifacts)
|
||||
required: true
|
||||
- label: I tried to [look for similar feature requests](https://github.com/ORelio/Minecraft-Console-Client/issues?q=is%3Aissue) before opening a new one
|
||||
- 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
|
||||
- type: input
|
||||
id: client-version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue