mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-06 04:15:44 +02:00
ISSUE_TEMPLATE/page-translation.yml: remove new command label (#8501)
This commit is contained in:
parent
b5c001975a
commit
ba109d5d30
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/page-translation.yml
vendored
4
.github/ISSUE_TEMPLATE/page-translation.yml
vendored
|
@ -1,13 +1,13 @@
|
||||||
name: 📄 Page translation request
|
name: 📄 Page translation request
|
||||||
title: "page translation: "
|
title: "page translation: "
|
||||||
description: Page translation request template.
|
description: Page translation request template.
|
||||||
labels: new command, translation
|
labels: translation
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Command description
|
label: Command description
|
||||||
description: Describe a command you want to be translated.
|
description: Describe a command you want to be translated.
|
||||||
placeholder: Tell us what TLDR page you want to see!
|
placeholder: Tell us what TLDR page you want to see in your language!
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
|
Loading…
Add table
Reference in a new issue