1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-24 07:30:12 +01:00

Polished issue template

This commit is contained in:
squidfunk 2021-06-29 11:09:12 +02:00
parent 49488ef118
commit 4d94eb8b1e

View File

@ -12,14 +12,14 @@ body:
- type: checkboxes
attributes:
label: Language availability
description: Please ensure that the language you're adding isn't already available
description: Please ensure that the language you're adding isn't already available.
options:
- label: I've checked the [list of available languages](https://bit.ly/33vFDD0)
required: true
- type: textarea
attributes:
label: Translation
description: Please translate the labels on the right, e.h. "Copy to clipboard", etc.
description: Please translate the labels on the right, e.g. "Copy to clipboard", etc.
value: |-
{% macro t(key) %}{{ {
"language": "en",