Update bug_report.yaml
tweak
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -40,7 +40,7 @@ body:
|
|||||||
id: screenshot
|
id: screenshot
|
||||||
attributes:
|
attributes:
|
||||||
label: If relevant, including screenshots or a code block can be helpful in clarifying the issue.
|
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:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
Reference in New Issue
Block a user