Browse Source

Update bug_report.yaml

tweak
tteckster 1 year ago
parent
commit
9ce770dec2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.yaml

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.yaml

@@ -40,7 +40,7 @@ body:
     id: screenshot
     attributes:
       label: If relevant, including screenshots or a code block can be helpful in clarifying the issue.
-      placeholder: Code blocks commence and conclude with three backticks (```).
+      placeholder: Code blocks begin and conclude by enclosing the code with three backticks (```) above and below it.
     validations:
       required: false
   - type: textarea