mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 21:15:32 +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
|
||||
title: "page translation: "
|
||||
description: Page translation request template.
|
||||
labels: new command, translation
|
||||
labels: translation
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Command description
|
||||
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:
|
||||
required: true
|
||||
- type: input
|
||||
|
|
Loading…
Add table
Reference in a new issue