From b2a541d33dd11d2c36f4a5d80ef6b0416bc53951 Mon Sep 17 00:00:00 2001 From: "Jae Lo Presti [j4]" Date: Tue, 16 Jul 2024 22:54:44 +0300 Subject: [PATCH] feat: make userid field required --- .github/ISSUE_TEMPLATE/badge.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/badge.yml b/.github/ISSUE_TEMPLATE/badge.yml index e69d519..a8e4fed 100644 --- a/.github/ISSUE_TEMPLATE/badge.yml +++ b/.github/ISSUE_TEMPLATE/badge.yml @@ -7,3 +7,5 @@ body: label: User ID description: Your User ID. You can see how to find it on the [wiki](https://wiki.resonite.com/User_ID#Finding_a_user_ID). placeholder: U-fX3pKe7AYYQ + validations: + required: true