mirror of
https://github.com/stonith404/pingvin-share.git
synced 2025-02-05 01:38:56 -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"
|
name: "🌐 Language request"
|
||||||
description: "You want to contribute to a language that isn't on Crowdin yet?"
|
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]
|
labels: [language-request]
|
||||||
body:
|
body:
|
||||||
- type: input
|
|
||||||
id: language-name-english
|
|
||||||
attributes:
|
|
||||||
label: "🌐 Language name (English)"
|
|
||||||
placeholder: "Swiss German"
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: input
|
- type: input
|
||||||
id: language-name-native
|
id: language-name-native
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Add table
Reference in a new issue