From 3340b809724194f895f7d6ce852b5d1c707fba1a Mon Sep 17 00:00:00 2001 From: georglauterbach <44545919+georglauterbach@users.noreply.github.com> Date: Fri, 12 May 2023 11:29:36 +0200 Subject: [PATCH] correct typo --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 32063911..8af64886 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -80,7 +80,7 @@ body: label: What happened and when does this occur? description: > Tell us what happened. - **It would also help immensely if you can share precise steps on how to reproduce the issue! ** :heart: + **It would also help immensely if you can share precise steps on how to reproduce the issue!** :heart: Use [fenced code blocks](https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#fenced-code-blocks) when pasting lots of text! placeholder: Although `LOG_LEVEL=debug` is set, I see no debug output. validations: