mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
Minor enhancements (#2826)
This commit is contained in:
parent
c9c568570f
commit
787e2885b3
7
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
7
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user