diff --git a/.github/ISSUE_TEMPLATE/1-bug_report.yml b/.github/ISSUE_TEMPLATE/1-bug_report.yml index 48aa2d7938..82ae8a0b68 100644 --- a/.github/ISSUE_TEMPLATE/1-bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug_report.yml @@ -38,10 +38,10 @@ body: validations: required: true -- type: input +- type: textarea attributes: - label: Code Revision - description: "Found using the 'Show Server Revision' verb under the OOC tab." + label: Server Revision Info + description: "Copy-paste the entirety of the 'Show Server Revision' verb found under the OOC tab." validations: required: false @@ -54,4 +54,3 @@ body: Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. validations: required: false - diff --git a/.github/ISSUE_TEMPLATE/2-ui_report.yml b/.github/ISSUE_TEMPLATE/2-ui_report.yml index f929a922e7..1067316086 100644 --- a/.github/ISSUE_TEMPLATE/2-ui_report.yml +++ b/.github/ISSUE_TEMPLATE/2-ui_report.yml @@ -24,10 +24,10 @@ body: validations: required: true -- type: input +- type: textarea attributes: - label: Code Revision - description: "Found using the 'Show Server Revision' verb under the OOC tab." + label: Server Revision Info + description: "Copy-paste the entirety of the 'Show Server Revision' verb found under the OOC tab." validations: required: false diff --git a/.github/ISSUE_TEMPLATE/3-map_report.yml b/.github/ISSUE_TEMPLATE/3-map_report.yml index 2e7a4112d2..7354a820d5 100644 --- a/.github/ISSUE_TEMPLATE/3-map_report.yml +++ b/.github/ISSUE_TEMPLATE/3-map_report.yml @@ -38,10 +38,10 @@ body: validations: required: true -- type: input +- type: textarea attributes: - label: Code Revision - description: "Found using the 'Show Server Revision' verb under the OOC tab." + label: Server Revision Info + description: "Copy-paste the entirety of the 'Show Server Revision' verb found under the OOC tab." validations: required: false