mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
chore(github): add text render and remove default value (#1407)
Co-authored-by: nils måsén <nils@piksel.se>
This commit is contained in:
parent
4c4c27574c
commit
1fc24f691e
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
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Your logs
|
label: Your logs
|
||||||
description: Paste the Logs from running watchtower with the `--debug` option between the backticks.
|
description: Paste the logs from running watchtower with the `--debug` option.
|
||||||
value: |
|
render: text
|
||||||
```
|
|
||||||
|
|
||||||
```
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue