From f11c0906e1076eda54c8db36cbf63336cae5bdfd Mon Sep 17 00:00:00 2001 From: LukeGus Date: Wed, 24 Sep 2025 22:35:23 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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