diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4933ec8d03..e6ca916baf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -10,7 +10,7 @@ body: - type: checkboxes id: requirements attributes: - label: Requirements + label: Checklist options: - label: I'm using the [latest version of Directus](https://github.com/directus/directus/releases) required: true @@ -37,9 +37,8 @@ body: attributes: label: Hosting Strategy options: - - Self-Hosted Directus Docker Image - - Self-Hosted through NPM - - Self-Hosted Custom + - Self-Hosted (Docker Image) + - Self-Hosted (Custom) - Directus Cloud validations: required: true