mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Update issue template for v5/v3 support
This commit is contained in:
parent
c206de263b
commit
70eb588f1f
102
.github/ISSUE_TEMPLATE.md
vendored
102
.github/ISSUE_TEMPLATE.md
vendored
@ -1,28 +1,100 @@
|
|||||||
__*NOTICE: Bukkit/Spigot versions 1.7.10 to 1.12.2 are considered legacy and will receive limited support. Please consider upgrading to 1.13 for future support. Plugins exist for 1.13+ that bring back old behaviors found in 1.8*__
|
---
|
||||||
# Bug report template
|
name: Bug/Issue report for PlotSquared
|
||||||
<!--- In order to create a valid issue report you have to follow this template. -->
|
about: Bug / Issue report about this plugin
|
||||||
<!--- Incomplete reports might be marked as invalid. -->
|
title: ''
|
||||||
<!-- Feature requests and enhancements may be suggested at https://github.com/IntellectualSites/PlotSquaredSuggestions. -->
|
labels: "[?] Testing Required"
|
||||||
**Debug paste link:**
|
assignees: ''
|
||||||
<!--- Enter /plot debugpaste in game or in your console and copy the output here -->
|
|
||||||
|
|
||||||
**[REQUIRED] Spigot/Paper Version Number:**
|
---
|
||||||
|
|
||||||
**[REQUIRED] Minecraft Version Number:**
|
<!--- READ THIS BEFORE SUBMITTING AN ISSUE REPORT!!! -->
|
||||||
|
|
||||||
**[REQUIRED] Description of the problem:**
|
<!--- ##### DO NOT REMOVE THIS TEMPLATE! YOUR ISSUE *WILL* FIT IN IT! ##### -->
|
||||||
|
|
||||||
**Any relevant console output or screenshots:**
|
<!--- # NOTICE:
|
||||||
|
|
||||||
**Plugins being used on the server:**
|
**Feature requests & Suggestions are to be submitted at the [PlotSquared Suggestions tracker](https://github.com/IntellectualSites/PlotSquaredSuggestions)**
|
||||||
<!--- Optional but recommended --->
|
|
||||||
|
|
||||||
**How to replicate:**
|
**Code contributions are to be done through [PRs](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request), tagging the specific issue ticket(s) if applicable.**
|
||||||
|
|
||||||
|
**[DISCORD INVITE LINK](https://discord.gg/KxkjDVg)**
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Bug Report Template:
|
||||||
|
<!--- Incomplete reports will most likely be marked as invalid, and closed, with few exceptions.-->
|
||||||
|
## Required Information section:
|
||||||
|
> ALL FIELDS IN THIS SECTION ARE REQUIRED, and must contain appropriate information
|
||||||
|
### Server config info (/plot debugpaste / file paste links):
|
||||||
|
<!--- Issue /plot debugpaste in game or in your console and copy the supplied URL here -->
|
||||||
|
<!--- If you cannot perform the above, we require logs/latest.log; settings.yml; worlds.yml and possibly PlotSquared.use_THIS.yml -->
|
||||||
|
<!--- If you are unwilling to supply the information we need, we reserve the right to not assist you. Redact IP addresses if you need to. -->
|
||||||
|
|
||||||
|
### Server type:
|
||||||
|
**Select one**
|
||||||
|
<!-- Select the type you are reporting the issue for (put an "X" between of brackets): -->
|
||||||
|
- [] Spigot / Paper *(CraftBukkit should not be used, re-test with Spigot first!)*
|
||||||
|
- [] Sponge
|
||||||
|
- [] NukkitX
|
||||||
|
|
||||||
|
### PlotSquared version:
|
||||||
|
<!-- Run /plot plugin in-game or in console & paste the full output here: -->
|
||||||
|
```
|
||||||
|
Paste the output here, between the tick marks, replacing this text
|
||||||
|
```
|
||||||
|
|
||||||
|
### Minecraft Version:
|
||||||
|
**Select one**
|
||||||
|
<!-- Select the type you are reporting the issue for (put an "X" between of brackets) -->
|
||||||
|
- [] Minecraft 1.15.2
|
||||||
|
- [] Minecraft 1.14.4
|
||||||
|
- [] Minecraft 1.13.2
|
||||||
|
- [] Minecraft 1.12.2
|
||||||
|
- [] Minecraft 1.11.2
|
||||||
|
- [] Minecraft 1.10.2
|
||||||
|
- [] Minecraft 1.9.4
|
||||||
|
- [] Minecraft 1.8.8
|
||||||
|
- [] Minecraft Java Edition *other versions, please specify*:
|
||||||
|
- [] Minecraft Bedrock Edition *specify version*:
|
||||||
|
- [] Minecraft Sponge *specify version*:
|
||||||
|
|
||||||
|
### Server build info:
|
||||||
|
<!--- Run /version in-game or in console & paste the full output here: -->
|
||||||
|
```
|
||||||
|
Paste the output here, between the tick marks, replacing this text
|
||||||
|
```
|
||||||
|
|
||||||
|
### WorldEdit/FAWE versions:
|
||||||
|
<!--- Specify which plugin you are using, and add its version. Either use /fawe version or /we version -->
|
||||||
|
- [] FAWE version:
|
||||||
|
- [] WorldEdit version:
|
||||||
|
|
||||||
|
### Description of the problem:
|
||||||
|
<!--- Be as specific as possible. Don't lie, redact information, or use false names/situations. -->
|
||||||
|
<!--- Who, What, When, Where, Why, How, Expected behavior, Resultant behavior, etc -->
|
||||||
|
|
||||||
|
### How to replicate:
|
||||||
<!--- If you can reproduce the issue please tell us as detailed as possible step by step how to do that -->
|
<!--- If you can reproduce the issue please tell us as detailed as possible step by step how to do that -->
|
||||||
|
|
||||||
**Checklist**:
|
## Additional Information:
|
||||||
|
> The information here is optional for you to provide, however it may help us to more readily diagnose any compatibility and bug issues.
|
||||||
|
|
||||||
|
### Other plugins being used on the server:
|
||||||
|
<!--- Optional but recommended - issue "/plugins" in-game or in console and copy/paste the list -->
|
||||||
|
|
||||||
|
### Relevant console output, log lines, and/or screenshots:
|
||||||
|
<!--- Please use in-line code insertion
|
||||||
|
```
|
||||||
|
like this
|
||||||
|
```
|
||||||
|
for short (20 lines or less) text blobs, or a paste service for large blobs -->
|
||||||
|
|
||||||
|
### Additional relevant comments/remarks:
|
||||||
|
<!--- Use this space to give us any additional information which may be relevant to this issue, such as: if you are using a Minecraft hosting provider; unusual installation environment; etc -->
|
||||||
|
|
||||||
|
# AFFIRMATION OF COMPLETION:
|
||||||
<!-- Make sure you have completed the following steps (put an "X" between of brackets): -->
|
<!-- Make sure you have completed the following steps (put an "X" between of brackets): -->
|
||||||
- [] I included all information required in the sections above
|
- [] I included all information required in the sections above
|
||||||
- [] I made sure there are no duplicates of this report [(Use Search)](https://github.com/IntellectualSites/PlotSquared/issues?utf8=%E2%9C%93&q=is%3Aissue)
|
- [] I made sure there are no duplicates of this report [(Use Search)](https://github.com/IntellectualSites/PlotSquared/issues?utf8=%E2%9C%93&q=is%3Aissue)
|
||||||
- [] I made sure I am using an up-to-date version of PlotSquared
|
- [] I made sure I am using an up-to-date version of PlotSquared
|
||||||
- [] I made sure the bug/error is not caused by any other plugin
|
- [] I made sure the bug/error is not caused by any other plugin
|
||||||
|
- [x] I didn't read but checked everything above.
|
||||||
|
@ -12,21 +12,12 @@ assignees: ''
|
|||||||
<!--- ##### DO NOT REMOVE THIS TEMPLATE! YOUR ISSUE *WILL* FIT IN IT! ##### -->
|
<!--- ##### DO NOT REMOVE THIS TEMPLATE! YOUR ISSUE *WILL* FIT IN IT! ##### -->
|
||||||
|
|
||||||
<!--- # NOTICE:
|
<!--- # NOTICE:
|
||||||
```diff
|
|
||||||
! PlotSquared for Minecraft Java Edition versions between 1.7 through to 1.12.2 are considered
|
|
||||||
! legacy, and will receive no support. Please consider upgrading to 1.13+ for
|
|
||||||
! future support. Plugins exist for 1.13+ which bring back behaviors found in 1.8.8
|
|
||||||
! All versions of PlotSquared for Sponge and NukkitX will receive limited to no support
|
|
||||||
! due to lack of developer interest and time. Additionally, NukkitX has not had feature
|
|
||||||
! updates since the Better Together, which prevents some PlotSquared features from ever
|
|
||||||
! functioning. Contributions are always welcome however!
|
|
||||||
```
|
|
||||||
|
|
||||||
**Feature requests & Suggestions are to be submitted at the [PlotSquared Suggestions tracker](https://github.com/IntellectualSites/PlotSquaredSuggestions)**
|
**Feature requests & Suggestions are to be submitted at the [PlotSquared Suggestions tracker](https://github.com/IntellectualSites/PlotSquaredSuggestions)**
|
||||||
|
|
||||||
**Code contributions are to be done through [PRs](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request), tagging the specific issue ticket(s) if applicable.**
|
**Code contributions are to be done through [PRs](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request), tagging the specific issue ticket(s) if applicable.**
|
||||||
|
|
||||||
**[DISCORD INVITE LINK](https://discord.gg/KxkjDVg)** and please, for the love of the little sanity we have left, use the correct channels!
|
**[DISCORD INVITE LINK](https://discord.gg/KxkjDVg)**
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Bug Report Template:
|
# Bug Report Template:
|
||||||
@ -42,18 +33,29 @@ assignees: ''
|
|||||||
**Select one**
|
**Select one**
|
||||||
<!-- Select the type you are reporting the issue for (put an "X" between of brackets): -->
|
<!-- Select the type you are reporting the issue for (put an "X" between of brackets): -->
|
||||||
- [] Spigot / Paper *(CraftBukkit should not be used, re-test with Spigot first!)*
|
- [] Spigot / Paper *(CraftBukkit should not be used, re-test with Spigot first!)*
|
||||||
- [] Sponge *- NOTE: NOT ACTIVELY MAINTAINED*
|
- [] Sponge
|
||||||
- [] NukkitX *- NOTE: NOT ACTIVELY MAINTAINED*
|
- [] NukkitX
|
||||||
|
|
||||||
|
### PlotSquared version:
|
||||||
|
<!-- Run /plot plugin in-game or in console & paste the full output here: -->
|
||||||
|
```
|
||||||
|
Paste the output here, between the tick marks, replacing this text
|
||||||
|
```
|
||||||
|
|
||||||
### Minecraft Version:
|
### Minecraft Version:
|
||||||
**Select one**
|
**Select one**
|
||||||
<!-- Select the type you are reporting the issue for (put an "X" between of brackets):
|
<!-- Select the type you are reporting the issue for (put an "X" between of brackets) -->
|
||||||
The maintained versions are 1.14.4 and 1.15.x -->
|
|
||||||
- [] Minecraft 1.15.2
|
- [] Minecraft 1.15.2
|
||||||
- [] Minecraft 1.14.4
|
- [] Minecraft 1.14.4
|
||||||
- [] Minecraft 1.13.2
|
- [] Minecraft 1.13.2
|
||||||
|
- [] Minecraft 1.12.2
|
||||||
|
- [] Minecraft 1.11.2
|
||||||
|
- [] Minecraft 1.10.2
|
||||||
|
- [] Minecraft 1.9.4
|
||||||
|
- [] Minecraft 1.8.8
|
||||||
- [] Minecraft Java Edition *other versions, please specify*:
|
- [] Minecraft Java Edition *other versions, please specify*:
|
||||||
- [] Minecraft Bedrock Edition *specify version*:
|
- [] Minecraft Bedrock Edition *specify version*:
|
||||||
|
- [] Minecraft Sponge *specify version*:
|
||||||
|
|
||||||
### Server build info:
|
### Server build info:
|
||||||
<!--- Run /version in-game or in console & paste the full output here: -->
|
<!--- Run /version in-game or in console & paste the full output here: -->
|
||||||
|
Loading…
Reference in New Issue
Block a user