diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0d8a2cc90..24954f4ee 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -83,7 +83,7 @@ body: attributes: label: Fawe Version description: What version of Fawe are you running? (`/version FastAsyncWorldEdit`) - placeholder: "For example: FastAsyncWorldEdit version 2.0.0-SNAPSHOT+1" + placeholder: "For example: FastAsyncWorldEdit version 2.0.0-SNAPSHOT-1" validations: required: true @@ -94,7 +94,7 @@ body: options: - label: I have included a Fawe debugpaste. required: true - - label: I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit-1.18/ and the issue still persists. + - label: I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists. required: true - type: textarea