mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
feat: add translator badge issue template
Add basic template for Translator Badge requests.
This commit is contained in:
parent
2d24c2032a
commit
af1dea4edc
1 changed files with 9 additions and 0 deletions
9
.github/ISSUE_TEMPLATE/badge.yml
vendored
Normal file
9
.github/ISSUE_TEMPLATE/badge.yml
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
name: Request Translator badge
|
||||
description: Request a Translator badge if you've contributed the locale.
|
||||
body:
|
||||
- type: input
|
||||
id: userid
|
||||
attributes:
|
||||
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
|
||||
Loading…
Reference in a new issue