From 126a9988d0185b39c6f189c9acfcb771db8d9001 Mon Sep 17 00:00:00 2001 From: thepetk Date: Mon, 1 Apr 2024 22:49:19 +0100 Subject: [PATCH 1/4] Update templates --- .github/ISSUE_TEMPLATE/bug_report_en.md | 51 +++++++++++++++++++ .../{bug_report.md => bug_report_gr.md} | 4 +- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request_en.md | 35 +++++++++++++ ...ature_request.md => feature_request_gr.md} | 2 +- .github/ISSUE_TEMPLATE/other_en.md | 27 ++++++++++ .../ISSUE_TEMPLATE/{other.md => other_gr.md} | 2 +- .github/ISSUE_TEMPLATE/translation_en.md | 15 ++++++ .../{translation.md => translation_gr.md} | 0 9 files changed, 133 insertions(+), 5 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/bug_report_en.md rename .github/ISSUE_TEMPLATE/{bug_report.md => bug_report_gr.md} (89%) create mode 100644 .github/ISSUE_TEMPLATE/feature_request_en.md rename .github/ISSUE_TEMPLATE/{feature_request.md => feature_request_gr.md} (96%) create mode 100644 .github/ISSUE_TEMPLATE/other_en.md rename .github/ISSUE_TEMPLATE/{other.md => other_gr.md} (96%) create mode 100644 .github/ISSUE_TEMPLATE/translation_en.md rename .github/ISSUE_TEMPLATE/{translation.md => translation_gr.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug_report_en.md b/.github/ISSUE_TEMPLATE/bug_report_en.md new file mode 100644 index 00000000..09b8c72b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report_en.md @@ -0,0 +1,51 @@ +--- +name: 🐞 Bug report (EN) +about: Report a bug +title: "" +labels: "" +assignees: "" +--- + +/type bug + +## Which area this bug is related to? + + + + + + + + +## Describe the bug + + + +**To Reproduce** + + + +## Expected behavior + + + +## Additional context + + + +## Any workaround? + + diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report_gr.md similarity index 89% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/bug_report_gr.md index d7409499..e325d29e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report_gr.md @@ -1,5 +1,5 @@ --- -name: 🐞 Bug report +name: 🐞 Bug report (EL) about: Αναφέρετε ένα σφάλμα title: "" labels: "" @@ -8,7 +8,7 @@ assignees: "" /type bug -### Ποιος είναι ο τύπος του προβλήματος ή του σφάλματος που εντοπίσατε; +## Ποιος είναι ο τύπος του προβλήματος ή του σφάλματος που εντοπίσατε; + + + + + + +## Which functionality do you think we should add? + + + +**Detailed description:** + +## Describe the solution you'd like + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request_gr.md similarity index 96% rename from .github/ISSUE_TEMPLATE/feature_request.md rename to .github/ISSUE_TEMPLATE/feature_request_gr.md index 0fa75468..68331d8c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request_gr.md @@ -1,5 +1,5 @@ --- -name: 💡 Feature request +name: 💡 Feature request (EL) about: Προτείνετε μία νέα λειτουργία title: "" labels: "" diff --git a/.github/ISSUE_TEMPLATE/other_en.md b/.github/ISSUE_TEMPLATE/other_en.md new file mode 100644 index 00000000..0cfc1d53 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other_en.md @@ -0,0 +1,27 @@ +--- +name: 🔧 Other task (EN) +about: Other task +title: "" +labels: "" +assignees: "" +--- + +/type task + +## Which area/kind this task is related to? + + + + + + + + +## Task Description + + diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other_gr.md similarity index 96% rename from .github/ISSUE_TEMPLATE/other.md rename to .github/ISSUE_TEMPLATE/other_gr.md index bf24f23e..774f87cb 100644 --- a/.github/ISSUE_TEMPLATE/other.md +++ b/.github/ISSUE_TEMPLATE/other_gr.md @@ -1,5 +1,5 @@ --- -name: 🔧 other task +name: 🔧 Other task (EN) about: Άλλη εργασία title: "" labels: "" diff --git a/.github/ISSUE_TEMPLATE/translation_en.md b/.github/ISSUE_TEMPLATE/translation_en.md new file mode 100644 index 00000000..e8bac83d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/translation_en.md @@ -0,0 +1,15 @@ +--- +name: 📝 Translation task +about: Task related with the Python Docs translation +title: "" +labels: "" +assignees: "" +--- + +/type translation + +## Trasnlation task description + + diff --git a/.github/ISSUE_TEMPLATE/translation.md b/.github/ISSUE_TEMPLATE/translation_gr.md similarity index 100% rename from .github/ISSUE_TEMPLATE/translation.md rename to .github/ISSUE_TEMPLATE/translation_gr.md From 4b6df72494c4b25008cdc41d8c3e9a01f769fa59 Mon Sep 17 00:00:00 2001 From: thepetk Date: Mon, 1 Apr 2024 22:53:33 +0100 Subject: [PATCH 2/4] Fix templates --- .github/ISSUE_TEMPLATE/feature_request_gr.md | 2 +- .github/ISSUE_TEMPLATE/other_gr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request_gr.md b/.github/ISSUE_TEMPLATE/feature_request_gr.md index 68331d8c..6e904b49 100644 --- a/.github/ISSUE_TEMPLATE/feature_request_gr.md +++ b/.github/ISSUE_TEMPLATE/feature_request_gr.md @@ -8,7 +8,7 @@ assignees: "" /type enhancement -### Ποιος είναι ο τύπος του νέου feature; +## Ποιος είναι ο τύπος του νέου feature;