mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-07 14:35:25 +02:00
fix syntax errors
This commit is contained in:
parent
6901747a26
commit
89a6b32a3f
4 changed files with 8 additions and 10 deletions
|
@ -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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue