* ISSUE-TEMPLATES: add Let's document; update others * cleanup: update Issue templates Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * page-request-template: minor fix Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * cleanup: remove required false parameter Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
13 lines
414 B
YAML
13 lines
414 B
YAML
name: 📄 Page translation request
|
|
title: "Page translation request: "
|
|
description: Request translation of a page.
|
|
labels: translation, help wanted
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: Command description
|
|
description: Describe the command to get translated for your language.
|
|
placeholder: Tell us what TLDR page you want to see in your language!
|
|
validations:
|
|
required: true
|