Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-08 04:20:06 +01:00
Update issue template
Dieser Commit ist enthalten in:
Ursprung
bfc37f1628
Commit
a13e43fecd
4
.github/ISSUE_TEMPLATE/bug-report.md
vendored
4
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@ -10,13 +10,11 @@ assignees: ''
|
|||||||
<!-- ⚠️⚠️ Do Not Delete This! You must follow this template. ⚠️⚠️ -->
|
<!-- ⚠️⚠️ Do Not Delete This! You must follow this template. ⚠️⚠️ -->
|
||||||
<!--- Incomplete reports will be marked as invalid, and closed, with few exceptions.-->
|
<!--- Incomplete reports will be marked as invalid, and closed, with few exceptions.-->
|
||||||
|
|
||||||
<!--- If you are using 1.14 or 1.15 consider updating to 1.16.3 before raising an issue -->
|
<!--- If you are using 1.14 or 1.15 consider updating to 1.16.5 before raising an issue -->
|
||||||
<!--- The priority lays on 1.16 right now, so issues reported for or 1.15 will be fixed for the 1.16 versions -->
|
<!--- The priority lays on 1.16 right now, so issues reported for or 1.15 will be fixed for the 1.16 versions -->
|
||||||
|
|
||||||
**[REQUIRED] FastAsyncWorldEdit Configuration Files**
|
**[REQUIRED] FastAsyncWorldEdit Configuration Files**
|
||||||
<!--- Issue /fawe debugpaste in game or in your console and copy the supplied URL here -->
|
<!--- Issue /fawe debugpaste in game or in your console and copy the supplied URL here -->
|
||||||
<!--- If you cannot perform the above, we require logs/latest.log; config.yml and config-legacy.yml -->
|
|
||||||
<!--- Please provide this information by using a paste service such as https://haste.athion.net -->
|
|
||||||
<!--- 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. -->
|
<!--- 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. -->
|
||||||
|
|
||||||
**/fawe debugpaste**:
|
**/fawe debugpaste**:
|
||||||
|
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -46,5 +46,5 @@ jobs:
|
|||||||
- name: "Run BuildTools"
|
- name: "Run BuildTools"
|
||||||
run: "java -jar BuildTools.jar --rev 1.16.5"
|
run: "java -jar BuildTools.jar --rev 1.16.5"
|
||||||
- name: "Clean Build"
|
- name: "Clean Build"
|
||||||
run: "./gradlew clean build sourcesJar javadocJar"
|
run: "./gradlew clean build -x test sourcesJar javadocJar"
|
||||||
|
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren