From c56847f3f9971368072f26e8ee2ae2f7e89df79d Mon Sep 17 00:00:00 2001 From: Ilesh Thiada Date: Thu, 6 Apr 2023 13:01:11 +0530 Subject: [PATCH] Tweak bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index e0580e7..2ce87cb 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -29,6 +29,7 @@ body: - Windows - Linux - macOS + - other (Specify in Additional Information) validations: required: true @@ -38,8 +39,7 @@ body: description: The bug you encountered might have been fixed in a newer version, make sure you have the [latest version](https://github.com/gorilla-devs/ferium/releases/latest). options: - label: I am using the latest version of ferium - validations: - required: true + required: true - type: textarea attributes: