Updated issue templates

This commit is contained in:
DJj123dj
2025-01-25 10:56:18 +01:00
parent 19e5902320
commit d35eb8f8bf
8 changed files with 177 additions and 3 deletions
@@ -0,0 +1,24 @@
---
name: Updated Language
about: Do you want to update/improve an existing language in Open Ticket?
title: "Language Name"
labels: "Updated Translation"
---
### Language Name
The name of the existing language.
### Language Description/Details:
A clear and concise description of the translation/language changes.
### Checklist
Before the language is updated, the following checklist must be met:
- [ ] **📌 The `"_TRANSLATION"` metadata in the language file is correctly configured.**
- [ ] The `"otversion"` is correct.
- [ ] The `"translators"` list is up to date has the discord/github usernames from all translators.
- [ ] The `"lastedited"` variable is the last edited date in the following format: `DD/MM/YYYY`.
- [ ] The `"language"` variable is the name of the language in English.
- [ ] `"automated"` is enabled when `Google Translate`, `DeepL`, `ChatGPT` or any other kind of translation tools were used.
### Additional Notes:
Add any other context about the problem here.