diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 904fd0161..cfb07f450 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -53,7 +53,7 @@ body: - type: textarea attributes: label: "Context for the issue:" - description: > + description: | Please explain how this issue affects your work or why it should be prioritized. placeholder: | << your explanation here >> |
