mirror of
https://github.com/stonith404/pingvin-share.git
synced 2025-01-29 01:28:59 -05:00
chore: improve language request template
This commit is contained in:
parent
b2ed7b74c0
commit
7071d8bd87
1 changed files with 1 additions and 8 deletions
9
.github/ISSUE_TEMPLATE/language-request.yml
vendored
9
.github/ISSUE_TEMPLATE/language-request.yml
vendored
|
@ -1,15 +1,8 @@
|
|||
name: "🌐 Language request"
|
||||
description: "You want to contribute to a language that isn't on Crowdin yet?"
|
||||
title: "🌐 Language request: "
|
||||
title: "🌐 Language request: <language name in english>"
|
||||
labels: [language-request]
|
||||
body:
|
||||
- type: input
|
||||
id: language-name-english
|
||||
attributes:
|
||||
label: "🌐 Language name (English)"
|
||||
placeholder: "Swiss German"
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: language-name-native
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Reference in a new issue