Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down