Add flag emoji field to issue template

This commit is contained in:
Lea 2023-06-09 18:40:02 +02:00
parent 8e6da382c3
commit e7aec48cb0
Signed by: Lea
GPG key ID: 1BAFFE8347019C42

View file

@ -30,6 +30,14 @@ body:
placeholder: de
validations:
required: true
- type: input
id: lang-flag
attributes:
label: Flag emoji
description: A country flag related to the language
placeholder: "🇩🇪"
validations:
required: true
- type: input
id: weblate-user
attributes: