chore(github): add text render and remove default value (#1407)

Co-authored-by: nils måsén <nils@piksel.se>
pull/1412/head
Brian Choromanski 2 years ago committed by GitHub
parent 4c4c27574c
commit 1fc24f691e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -58,11 +58,8 @@ body:
- type: textarea
attributes:
label: Your logs
description: Paste the Logs from running watchtower with the `--debug` option between the backticks.
value: |
```
```
description: Paste the logs from running watchtower with the `--debug` option.
render: text
validations:
required: true

Loading…
Cancel
Save