diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8e5ca0c5..9ab03d9f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -37,6 +37,8 @@ body: options: - Docker - Manual Build + validations: + required: true - type: input id: version attributes: @@ -78,4 +80,4 @@ body: attributes: label: Additional Context description: Any other context about the problem - placeholder: "Add any other context about the problem here..." + placeholder: "Add any other context about the problem here..." \ No newline at end of file