diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index cd49e2298b..99ab718aa5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -14,7 +14,7 @@ body: - type: textarea attributes: label: Describe the bug - description: A clear and concise description about the bug. Please include the stack trace in the case of a crash. + description: A clear and concise description about the bug. Please include the full stack trace in the case of a crash. validations: required: true - type: textarea