[chore] Add translation issue template [ci skip]

This commit is contained in:
Andres Almiray
2021-10-05 20:53:29 +02:00
parent 93467fabda
commit 5adf9730e5
3 changed files with 18 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
name: Issue
about: Report an issue
title: ''
labels: ''
labels: 'bug'
assignees: ''
---

View File

@@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
labels: 'enhancement'
assignees: ''
---

16
.github/ISSUE_TEMPLATE/translation.md vendored Normal file
View File

@@ -0,0 +1,16 @@
---
name: Translation
about: Suggest a translation
title: ''
labels: 'translation'
assignees: ''
---
<!--
Would you like to add a new translation or fix/update an existing translation?
-->
Please check the translation files you want to add/fix/update:
- [ ] CLI: (apps/jreleaser/src/main/resources/org/jreleaser/cli/Messages*.properties)