mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-04 09:25:16 -05:00
Update bug-report.yaml (#2724)
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
8
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
@@ -12,7 +12,7 @@ body:
|
|||||||
Please confirm and check all the following prior to submission. If you do not do this, your
|
Please confirm and check all the following prior to submission. If you do not do this, your
|
||||||
issue may be closed.
|
issue may be closed.
|
||||||
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.
|
||||||
required: true
|
required: true
|
||||||
@@ -22,7 +22,7 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- label: I already read the docs and didn't find an answer.
|
- label: I already read the docs and didn't find an answer.
|
||||||
required: true
|
required: true
|
||||||
- label: This issue can be replicated on the demo site (https://demo.mealie.io/)
|
- label: This issue can be replicated on the demo site (https://demo.mealie.io/).
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
@@ -41,13 +41,15 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
label: Please provide relevent logs
|
label: Please provide relevant logs
|
||||||
|
placeholder: For example from `docker-compose logs` or other system logs.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
label: Mealie Version
|
label: Mealie Version
|
||||||
|
placeholder: Docker image, as well as 'Build' tag from https://yourmealieurl/admin/site-settings, if UI is working
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: os
|
id: os
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user