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 - type: checkboxes
attributes: attributes:
label: Language availability 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: options:
- label: I've checked the [list of available languages](https://bit.ly/33vFDD0) - label: I've checked the [list of available languages](https://bit.ly/33vFDD0)
required: true required: true
- type: textarea - type: textarea
attributes: attributes:
label: Translation 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: |- value: |-
{% macro t(key) %}{{ { {% macro t(key) %}{{ {
"language": "en", "language": "en",