mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +01:00
Added shell render, removed default value
This commit is contained in:
parent
4c4c27574c
commit
d22cc872a5
1 changed files with 2 additions and 5 deletions
7
.github/ISSUE_TEMPLATE/bug.yml
vendored
7
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue