fix syntax errors

This commit is contained in:
Hayden
2023-08-06 12:39:02 -05:00
parent 6901747a26
commit 89a6b32a3f
4 changed files with 8 additions and 10 deletions

View File

@@ -32,7 +32,7 @@ body:
validations:
required: true
- type: textarea
id: description
id: reproduction
attributes:
label: Steps to Reproduce
placeholder: 1) ... 2) ... 3) ...

View File

@@ -1,4 +1,4 @@
contact_links:
- name: Feature Requests
url: https://github.com/hay-kot/mealie/issues/317
url: https://github.com/hay-kot/mealie/discussions/new?category=feature-request
about: Please add any Feature Requests as a Github Discussion using the for in this issue.

View File

@@ -24,13 +24,13 @@ body:
required: true
- label: This issue can be replicated on the demo site (https://demo.mealie.io/)
required: false
- type: textfield
- type: textarea
id: urls
attributes:
label: Please provide 1-5 example URLs that are having errors
validations:
required: true
- type: textfield
- type: textarea
id: logs
attributes:
label: |