mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
feat: make userid field required
This commit is contained in:
parent
af1dea4edc
commit
b2a541d33d
1 changed files with 2 additions and 0 deletions
2
.github/ISSUE_TEMPLATE/badge.yml
vendored
2
.github/ISSUE_TEMPLATE/badge.yml
vendored
|
|
@ -7,3 +7,5 @@ body:
|
||||||
label: User ID
|
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).
|
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
|
placeholder: U-fX3pKe7AYYQ
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue