From 3c69a140217090a8e87f62840ecd93a096c3cd75 Mon Sep 17 00:00:00 2001 From: Rijk van Zanten Date: Wed, 15 Feb 2023 15:32:09 -0500 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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