Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork16
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 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
File 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_en.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 (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. | ||
--> |
4 changes: 2 additions & 2 deletions.github/ISSUE_TEMPLATE/bug_report.md → .github/ISSUE_TEMPLATE/bug_report_gr.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
2 changes: 1 addition & 1 deletion.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
35 changes: 35 additions & 0 deletions.github/ISSUE_TEMPLATE/feature_request_en.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 (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. | ||
--> |
4 changes: 2 additions & 2 deletions.github/ISSUE_TEMPLATE/feature_request.md → .github/ISSUE_TEMPLATE/feature_request_gr.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
27 changes: 27 additions & 0 deletions.github/ISSUE_TEMPLATE/other_en.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 (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. | ||
--> |
4 changes: 2 additions & 2 deletions.github/ISSUE_TEMPLATE/other.md → .github/ISSUE_TEMPLATE/other_gr.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
15 changes: 15 additions & 0 deletions.github/ISSUE_TEMPLATE/translation_en.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: 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. | ||
--> |
File renamed without changes.
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.