diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 2d80ed8a7..6794b8e78 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -134,8 +134,8 @@ body: attributes: label: Logs (Authelia) description: | - Provide complete logs with the log level set to debug or trace. Complete means from application start until the - issue occurring. The template will automatically put this content in a code block so you can just paste it. + Provide complete logs with the log level set to debug or trace. Complete means from application start until the + issue occurring. The template will automatically put this content in a code block so you can just paste it. render: shell validations: required: true diff --git a/cmd/authelia-gen/templates/github_issue_template_bug_report.yml.tmpl b/cmd/authelia-gen/templates/github_issue_template_bug_report.yml.tmpl index d83699659..04349e6ba 100644 --- a/cmd/authelia-gen/templates/github_issue_template_bug_report.yml.tmpl +++ b/cmd/authelia-gen/templates/github_issue_template_bug_report.yml.tmpl @@ -96,8 +96,8 @@ body: attributes: label: Logs (Authelia) description: | - Provide complete logs with the log level set to debug or trace. Complete means from application start until the - issue occurring. The template will automatically put this content in a code block so you can just paste it. + Provide complete logs with the log level set to debug or trace. Complete means from application start until the + issue occurring. The template will automatically put this content in a code block so you can just paste it. render: shell validations: required: true