diff --git a/.github/ISSUE_TEMPLATE/report-a-bug.yml b/.github/ISSUE_TEMPLATE/report-a-bug.yml index 44f51eac3c8..7d12663909f 100644 --- a/.github/ISSUE_TEMPLATE/report-a-bug.yml +++ b/.github/ISSUE_TEMPLATE/report-a-bug.yml @@ -1,6 +1,7 @@ name: Report bug description: Report a bug in EssentialsX. labels: 'bug: unconfirmed' +type: Bug body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/request-a-feature.yml b/.github/ISSUE_TEMPLATE/request-a-feature.yml index ab8e8363b0a..e6bd83370da 100644 --- a/.github/ISSUE_TEMPLATE/request-a-feature.yml +++ b/.github/ISSUE_TEMPLATE/request-a-feature.yml @@ -1,6 +1,7 @@ name: Request a feature description: Suggest a feature you want to see in EssentialsX! labels: 'type: enhancement' +type: Feature body: - type: markdown attributes: