From ba109d5d308c3018af45459db7c164f99c960b54 Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Mon, 26 Sep 2022 06:40:57 +0530 Subject: [PATCH] ISSUE_TEMPLATE/page-translation.yml: remove new command label (#8501) --- .github/ISSUE_TEMPLATE/page-translation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/page-translation.yml b/.github/ISSUE_TEMPLATE/page-translation.yml index 4ed80be5e..4d7bba0c2 100644 --- a/.github/ISSUE_TEMPLATE/page-translation.yml +++ b/.github/ISSUE_TEMPLATE/page-translation.yml @@ -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