Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork16
Add templates#11
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
7 commits Select commitHold shift + click to select a range
29ee86f
Add templates
thepetk5bc3d0c
Add labeler action
thepetka00d663
Update .github/ISSUE_TEMPLATE/bug_report.md
thepetka5daf5d
Update .github/ISSUE_TEMPLATE/bug_report.md
thepetk9a8880a
Update .github/workflows/issue_labels.yaml
thepetkb2c58ab
Update templates and labeler
thepetk2e7df21
Update .github/labeler.yaml
lysnikolaouFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
51 changes: 51 additions & 0 deletions.github/ISSUE_TEMPLATE/bug_report.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
name: 🐞 Bug report | ||
about: Αναφέρετε ένα σφάλμα | ||
title: "" | ||
labels: "" | ||
assignees: "" | ||
--- | ||
/type bug | ||
### Ποιος είναι ο τύπος του προβλήματος ή του σφάλματος που εντοπίσατε; | ||
<!-- | ||
Αφαιρέστε το σύμβολο του σχολίου για τον τύπο που θέλετε και διαγράψτε τα υπόλοιπα. | ||
Π.χ το `<!-- /type translation..` θα γινει απλά: `/type translation` | ||
--> | ||
<!-- /type cicd --> | ||
<!-- /type translation --> | ||
<!--/type documentation --> | ||
<!-- /type test-automation --> | ||
## Περίληψη προβλήματος | ||
<!-- | ||
Περιγράψτε το πρόβλημα που εντοπίσατε. | ||
--> | ||
**Οδηγίες για την αναπαραγωγή του σφάλματος** | ||
<!-- | ||
Τα βήματα ή η τοποθεσία που μπορεί καποιος να βρει το πρόβλημα. | ||
--> | ||
## Επιθυμητή συμπεριφορά | ||
<!-- | ||
Ποια είναι η επιθυμητή συμπεριφορά. | ||
--> | ||
## Πρόσθετο υλικό | ||
<!-- | ||
Κάποια παραπάνω πληροφορία σχετική με το πρόβλημα. | ||
--> | ||
## Κάποια πρόταση για την επίλυση του προβλήματος | ||
<!-- | ||
Έχετε κατά νου κάποια λύση για το πρόβλημα. | ||
--> |
5 changes: 5 additions & 0 deletions.github/ISSUE_TEMPLATE/config.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: PyGreece Community Discord Server | ||
url: https://discord.gg/evcNPRVCMB | ||
about: To PyGreece είναι μία online κοινότητα προγραμματιστών Python |
35 changes: 35 additions & 0 deletions.github/ISSUE_TEMPLATE/feature_request.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
name: 💡 Feature request | ||
about: Προτείνετε μία νέα λειτουργία | ||
title: "" | ||
labels: "" | ||
assignees: "" | ||
--- | ||
/type enhancement | ||
### Ποιος είναι ο τύπος του νέου feature; | ||
<!-- | ||
Αφαιρέστε το σύμβολο του σχολίου για τον τύπο που θέλετε και διαγράψτε τα υπόλοιπα. | ||
Π.χ το `<!-- /type translation..` θα γινει απλά: `/type translation` | ||
--> | ||
<!-- /type cicd --> | ||
<!-- /type translation --> | ||
<!--/type documentation --> | ||
<!-- /type test-automation --> | ||
## Ποιο είναι το feature που θέλετε να προσθέσετε; | ||
<!-- | ||
Μία περιγραφή του προβλήματος που θα λύσει το νέο feature. | ||
--> | ||
**Λεπτομερής περιφραφή:** | ||
## Προτεινόμενη λύση | ||
<!-- | ||
Έχετε κατά νου τον τρόπο υλοποίησης; | ||
--> |
27 changes: 27 additions & 0 deletions.github/ISSUE_TEMPLATE/other.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
name: 🔧 other task | ||
about: Άλλη εργασία | ||
title: "" | ||
labels: "" | ||
assignees: "" | ||
--- | ||
/type task | ||
### Ποιος είναι ο τύπος του task; | ||
<!-- | ||
Αφαιρέστε το σύμβολο του σχολίου για τον τύπο που θέλετε και διαγράψτε τα υπόλοιπα. | ||
Π.χ το `<!-- /type translation..` θα γινει απλά: `/type translation` | ||
--> | ||
<!-- /type cicd --> | ||
<!-- /type translation --> | ||
<!--/type documentation --> | ||
<!-- /type test-automation --> | ||
## Περιγραφή του task | ||
<!-- | ||
Περιγράψτε το issue και το τι ακριβώς θα θέλατε να συμβεί στο προτζεκτ. | ||
--> |
15 changes: 15 additions & 0 deletions.github/ISSUE_TEMPLATE/translation.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
name: 📝 Translation task | ||
about: Εργασία σχετική με την μετάφραση των εγγράφων της Python | ||
title: "" | ||
labels: "" | ||
assignees: "" | ||
--- | ||
/type translation | ||
## Περιγραφή της εργασίας μετάφρασης | ||
<!-- | ||
Περιγράψτε το issue και την μετάφραση που θα πρέπει να προσθέσουμε στο προτζεκτ. | ||
--> |
7 changes: 7 additions & 0 deletions.github/PULL_REQUEST_TEMPLATE.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Ποιο issue κλείνει το συγκεκριμένο PR; | ||
Closes #(ο αριθμός του issue) | ||
## Περιγραφή του PR | ||
<!-- Μια απλή περιγραφή των αλλαγών που φέρνει το PR --> |
16 changes: 16 additions & 0 deletions.github/labeler.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Types | ||
bug: | ||
- '/type bug' | ||
cicd: | ||
- '/type cicd' | ||
documentation: | ||
- '/type documentation' | ||
test-automation: | ||
- '/type test-automation' | ||
translation: | ||
- '/type translation' | ||
task: | ||
- '/type task' | ||
enhancement: | ||
- '/type enhancement' |
19 changes: 19 additions & 0 deletions.github/workflows/issue_labels.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
name: "Issue Labeler" | ||
on: | ||
issues: | ||
types: [opened, edited] | ||
permissions: | ||
issues: write | ||
contents: read | ||
jobs: | ||
labeler: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: github/issue-labeler@c1b0f9f52a63158c4adc09425e858e87b32e9685 # v3.4 | ||
with: | ||
configuration-path: .github/labeler.yaml | ||
enable-versioned-regex: 0 | ||
include-title: 1 | ||
repo-token: ${{ secrets.GITHUB_TOKEN }} |
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.