diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 18d2a186e..b0930ee33 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -27,3 +27,5 @@ body: attributes: label: Output of the `:SPDebugInfo!` description: Please copy and paste the result of :SPDebugInfo! command. + validations: + required: true