Added shell render, removed default value

This commit is contained in:
Brian Choromanski 2022-10-03 20:10:50 -04:00 committed by GitHub
parent 4c4c27574c
commit d22cc872a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: shell
validations:
required: true