launcher change
This commit is contained in:
parent
40c95d6635
commit
12223d4687
2 changed files with 10 additions and 6 deletions
8
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
8
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
|
|
@ -15,14 +15,16 @@ body:
|
|||
- label: "No, it was not."
|
||||
required: true
|
||||
|
||||
- type: checkboxes
|
||||
- type: dropdown
|
||||
id: launcher
|
||||
validations:
|
||||
required: true
|
||||
attributes:
|
||||
label: "Are you using Prism or Curseforge?"
|
||||
description: "Prism and Curseforge are the only supported launchers for TFG. Some others may not work. TLAUNCHER DOES NOT WORK."
|
||||
options:
|
||||
- label: "Yes, I am using Prism or Curseforge."
|
||||
required: true
|
||||
- "Yes, I am using Prism or Curseforge."
|
||||
- "No, I am not using Prism or Curseforge."
|
||||
|
||||
- type: checkboxes
|
||||
id: redownload
|
||||
|
|
|
|||
8
.github/ISSUE_TEMPLATE/CRASH_REPORT.yml
vendored
8
.github/ISSUE_TEMPLATE/CRASH_REPORT.yml
vendored
|
|
@ -15,14 +15,16 @@ body:
|
|||
- label: "No, it was not."
|
||||
required: true
|
||||
|
||||
- type: checkboxes
|
||||
- type: dropdown
|
||||
id: launcher
|
||||
validations:
|
||||
required: true
|
||||
attributes:
|
||||
label: "Are you using Prism or Curseforge?"
|
||||
description: "Prism and Curseforge are the only supported launchers for TFG. Some others may not work. TLAUNCHER DOES NOT WORK."
|
||||
options:
|
||||
- label: "Yes, I am using Prism or Curseforge."
|
||||
required: true
|
||||
- "Yes, I am using Prism or Curseforge."
|
||||
- "No, I am not using Prism or Curseforge."
|
||||
|
||||
- type: checkboxes
|
||||
id: dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue