Minor enhancements (#2826)

This commit is contained in:
boc-the-git 2023-12-11 21:32:06 +11:00 committed by GitHub
parent c9c568570f
commit 787e2885b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
--- ---
name: Bug Report name: Bug Report
description: "Submit a bug for the latest version of Mealie" description: "Submit a bug for the latest version of Mealie"
title: "[BUG] - YOUR TITLE" title: "[BUG] - YOUR DESCRIPTIVE TITLE GOES HERE"
labels: ["bug", "triage"] labels: ["bug", "triage"]
body: body:
- type: checkboxes - type: checkboxes
@ -14,7 +14,7 @@ body:
options: options:
- label: This is not a feature request. - label: This is not a feature request.
required: true 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 required: true
- label: I used the GitHub search to find a similar issue and didn't find it. - label: I used the GitHub search to find a similar issue and didn't find it.
required: true required: true
@ -61,7 +61,8 @@ body:
- Docker (Windows) - Docker (Windows)
- Docker (Synology) - Docker (Synology)
- Unraid - Unraid
- Other - TrueNAS
- Other (please specify below)
validations: validations:
required: true required: true
- type: textarea - type: textarea