Skip to content

Update templates #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
name: 🐞 Bug report (EN)
about: Report a bug
title: ""
labels: ""
assignees: ""
---

/type bug

## Which area this bug is related to?

<!--
Uncomment appropriate `/area` lines, and delete the rest.
For example the `<!-- /type translation..` should become: `/type translation`
-->

<!-- /type cicd -->
<!-- /type translation -->
<!--/type documentation -->
<!-- /type test-automation -->

## Describe the bug

<!--
A clear and concise description of what the bug is.
-->

**To Reproduce**

<!--
Steps to reproduce the behavior.
-->

## Expected behavior

<!--
A clear and concise description of what you expected to happen.
-->

## Additional context

<!--
Add any other context about the problem here.
-->

## Any workaround?

<!--
Describe the workaround if applicable.
-->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: 🐞 Bug report
name: 🐞 Bug report (EL)
about: Αναφέρετε ένα σφάλμα
title: ""
labels: ""
Expand All @@ -8,7 +8,7 @@ assignees: ""

/type bug

### Ποιος είναι ο τύπος του προβλήματος ή του σφάλματος που εντοπίσατε;
## Ποιος είναι ο τύπος του προβλήματος ή του σφάλματος που εντοπίσατε;

<!--
Αφαιρέστε το σύμβολο του σχολίου για τον τύπο που θέλετε και διαγράψτε τα υπόλοιπα.
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ blank_issues_enabled: false
contact_links:
- name: PyGreece Community Discord Server
url: https://discord.gg/evcNPRVCMB
about: To PyGreece είναι μία online κοινότητα προγραμματιστών Python
about: To PyGreece είναι μία online κοινότητα προγραμματιστών Python. Ακολουθώντας το link μπορείτε να συμμετέχετε και εσείς στην online κοινότητα μας στο discord!
35 changes: 35 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request_en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
name: 💡 Feature request (EN)
about: Suggest a new feature
title: ""
labels: ""
assignees: ""
---

/type enhancement

## Which area this feature is related to?

<!--
Uncomment appropriate `/area` lines, and delete the rest.
For example the `<!-- /type translation..` should become: `/type translation`
-->

<!-- /type cicd -->
<!-- /type translation -->
<!--/type documentation -->
<!-- /type test-automation -->

## Which functionality do you think we should add?

<!--
A clear and concise description of what the problem is.
-->

**Detailed description:**

## Describe the solution you'd like

<!--
A clear and concise description of what you want to happen.
-->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: 💡 Feature request
name: 💡 Feature request (EL)
about: Προτείνετε μία νέα λειτουργία
title: ""
labels: ""
Expand All @@ -8,7 +8,7 @@ assignees: ""

/type enhancement

### Ποιος είναι ο τύπος του νέου feature;
## Ποιος είναι ο τύπος του νέου feature;

<!--
Αφαιρέστε το σύμβολο του σχολίου για τον τύπο που θέλετε και διαγράψτε τα υπόλοιπα.
Expand Down
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/other_en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: 🔧 Other task (EN)
about: Other task
title: ""
labels: ""
assignees: ""
---

/type task

## Which area/kind this task is related to?

<!--
Uncomment appropriate `/area` lines, and delete the rest.
For example the `<!-- /type translation..` should become: `/type translation`
-->

<!-- /type cicd -->
<!-- /type translation -->
<!--/type documentation -->
<!-- /type test-automation -->

## Task Description

<!--
A clear and concise description of what the task is.
-->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: 🔧 other task
name: 🔧 Other task (EL)
about: Άλλη εργασία
title: ""
labels: ""
Expand All @@ -8,7 +8,7 @@ assignees: ""

/type task

### Ποιος είναι ο τύπος του task;
## Ποιος είναι ο τύπος του task;

<!--
Αφαιρέστε το σύμβολο του σχολίου για τον τύπο που θέλετε και διαγράψτε τα υπόλοιπα.
Expand Down
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/translation_en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: 📝 Translation task
about: Task related with the Python Docs translation
title: ""
labels: ""
assignees: ""
---

/type translation

## Trasnlation task description

<!--
Describe the issue and the translation we should add in the project.
-->