diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 7439254..d4b87f1 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -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