From 787e2885b3673c007a8b87e2d2e95e845ee351d2 Mon Sep 17 00:00:00 2001 From: boc-the-git <3479092+boc-the-git@users.noreply.github.com> Date: Mon, 11 Dec 2023 21:32:06 +1100 Subject: [PATCH] Minor enhancements (#2826) --- .github/ISSUE_TEMPLATE/bug-report.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 7994b9d3fb1..f2810119acd 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -1,7 +1,7 @@ --- name: Bug Report description: "Submit a bug for the latest version of Mealie" -title: "[BUG] - YOUR TITLE" +title: "[BUG] - YOUR DESCRIPTIVE TITLE GOES HERE" labels: ["bug", "triage"] body: - type: checkboxes @@ -14,7 +14,7 @@ body: options: - label: This is not a feature request. required: true - - label: I added a very descriptive title to this issue. + - label: I added a very descriptive title to this issue (title field is above this). required: true - label: I used the GitHub search to find a similar issue and didn't find it. required: true @@ -61,7 +61,8 @@ body: - Docker (Windows) - Docker (Synology) - Unraid - - Other + - TrueNAS + - Other (please specify below) validations: required: true - type: textarea