mirror of
https://github.com/rockyhawk64/CommandPanels.git
synced 2025-11-18 07:14:17 +01:00
update issue tracker
This commit is contained in:
parent
feb2ee3b43
commit
a0e66ac31b
58
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
58
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -16,20 +16,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: What server version are you running?
|
label: What server version are you running?
|
||||||
options:
|
options:
|
||||||
- 1.7
|
- 1.21
|
||||||
- 1.8
|
|
||||||
- 1.9
|
|
||||||
- 1.10
|
|
||||||
- 1.11
|
|
||||||
- 1.12
|
|
||||||
- 1.13
|
|
||||||
- 1.14
|
|
||||||
- 1.15
|
|
||||||
- 1.16
|
|
||||||
- 1.17
|
|
||||||
- 1.18
|
|
||||||
- 1.19
|
|
||||||
- 1.20
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
@ -38,34 +25,8 @@ body:
|
|||||||
label: What CommandPanels version are you using?
|
label: What CommandPanels version are you using?
|
||||||
options:
|
options:
|
||||||
- latest
|
- latest
|
||||||
- 3.20.0.3
|
- 4.0.5
|
||||||
- 3.20.0.2
|
- 4.0.6
|
||||||
- 3.20.0.1
|
|
||||||
- 3.19.0.3
|
|
||||||
- 3.19.0.2
|
|
||||||
- 3.19.0.1
|
|
||||||
- 3.19.0.0
|
|
||||||
- 3.18.6.2
|
|
||||||
- 3.18.6.1
|
|
||||||
- 3.18.6.0
|
|
||||||
- 3.18.5.1
|
|
||||||
- 3.18.5.0
|
|
||||||
- 3.18.4.1
|
|
||||||
- 3.18.4.0
|
|
||||||
- 3.18.3.0
|
|
||||||
- 3.18.2.0
|
|
||||||
- 3.18.1.4
|
|
||||||
- 3.18.1.3
|
|
||||||
- 3.18.1.2
|
|
||||||
- 3.18.1.1
|
|
||||||
- 3.18.1.0
|
|
||||||
- 3.18.0.0
|
|
||||||
- 3.17.5.0
|
|
||||||
- 3.17.4.3
|
|
||||||
- 3.17.4.2
|
|
||||||
- 3.17.4.1
|
|
||||||
- 3.17.4.0
|
|
||||||
- 3.17.3.1
|
|
||||||
- Any other version
|
- Any other version
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@ -74,18 +35,8 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: What server software are you running?
|
label: What server software are you running?
|
||||||
options:
|
options:
|
||||||
- PaperMC
|
- Paper
|
||||||
- Purpur
|
- Purpur
|
||||||
- Spigot
|
|
||||||
- CraftBukkit
|
|
||||||
- Glowstone
|
|
||||||
- Magma
|
|
||||||
- Mohist
|
|
||||||
- WaterFall
|
|
||||||
- BungeeCord
|
|
||||||
- Velocity
|
|
||||||
- Travertine
|
|
||||||
- Other
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -93,7 +44,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: What happened?
|
label: What happened?
|
||||||
description: A clear and concise description of what the bug is.
|
description: A clear and concise description of what the bug is.
|
||||||
placeholder: Tell us what you see!
|
|
||||||
placeholder: "Example: I can't interact with custom furniture if I'm in my own claim"
|
placeholder: "Example: I can't interact with custom furniture if I'm in my own claim"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -2,4 +2,4 @@ blank_issues_enabled: false
|
|||||||
contact_links:
|
contact_links:
|
||||||
- name: Creating issues
|
- name: Creating issues
|
||||||
url: https://github.com/rockyhawk64/CommandPanels/issues/new/choose
|
url: https://github.com/rockyhawk64/CommandPanels/issues/new/choose
|
||||||
about: When creating issues you must use the templates we made. Removing the template/creating a blank issues will not recieve help.
|
about: When creating issues you must use the templates we made. Removing the template/creating a blank issues will not receive help.
|
||||||
|
|||||||
@ -16,20 +16,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: What server version are you running?
|
label: What server version are you running?
|
||||||
options:
|
options:
|
||||||
- 1.7
|
- 1.21
|
||||||
- 1.8
|
|
||||||
- 1.9
|
|
||||||
- 1.10
|
|
||||||
- 1.11
|
|
||||||
- 1.12
|
|
||||||
- 1.13
|
|
||||||
- 1.14
|
|
||||||
- 1.15
|
|
||||||
- 1.16
|
|
||||||
- 1.17
|
|
||||||
- 1.18
|
|
||||||
- 1.19
|
|
||||||
- 1.20
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
@ -38,34 +25,8 @@ body:
|
|||||||
label: What CommandPanels version are you using?
|
label: What CommandPanels version are you using?
|
||||||
options:
|
options:
|
||||||
- latest
|
- latest
|
||||||
- 3.20.0.3
|
- 4.0.5
|
||||||
- 3.20.0.2
|
- 4.0.6
|
||||||
- 3.20.0.1
|
|
||||||
- 3.19.0.3
|
|
||||||
- 3.19.0.2
|
|
||||||
- 3.19.0.1
|
|
||||||
- 3.19.0.0
|
|
||||||
- 3.18.6.2
|
|
||||||
- 3.18.6.1
|
|
||||||
- 3.18.6.0
|
|
||||||
- 3.18.5.1
|
|
||||||
- 3.18.5.0
|
|
||||||
- 3.18.4.1
|
|
||||||
- 3.18.4.0
|
|
||||||
- 3.18.3.0
|
|
||||||
- 3.18.2.0
|
|
||||||
- 3.18.1.4
|
|
||||||
- 3.18.1.3
|
|
||||||
- 3.18.1.2
|
|
||||||
- 3.18.1.1
|
|
||||||
- 3.18.1.0
|
|
||||||
- 3.18.0.0
|
|
||||||
- 3.17.5.0
|
|
||||||
- 3.17.4.3
|
|
||||||
- 3.17.4.2
|
|
||||||
- 3.17.4.1
|
|
||||||
- 3.17.4.0
|
|
||||||
- 3.17.3.1
|
|
||||||
- Any other version
|
- Any other version
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
Loading…
Reference in New Issue
Block a user