Skip to content

Forward port to 3.14 #83

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 5 commits into from
May 16, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Use yml and suggestions
  • Loading branch information
StanFromIreland committed Apr 30, 2025
commit 86070b939679bba19bce9f14ccaa2f5701664e34
13 changes: 0 additions & 13 deletions .github/ISSUE_TEMPLATE/typo.md

This file was deleted.

35 changes: 35 additions & 0 deletions .github/ISSUE_TEMPLATE/typo.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
name: Błąd w tłumaczeniu
description: Zgłoś błąd w tłumaczeniu
labels: ["bug"]
body:
- type: markdown
attributes:
value: |
**Chcesz to naprawić samemu??**

- Wejdź na stronę projektu dokumentacji Pythona.
- Naciśnij przycisk „Join this project”, aby dołączyć do projektu.
- Utwórz konto Transifex.
- Na stronie projektu wybierz język polski.
- Po dołączeniu do zespołu wybierz zasób, który chcesz poprawić/zaktualizować.

Więcej informacji znajdziesz w naszym (README)[https://github.com/python/python-docs-pl/blob/3.13/README.md].
- type: textarea
attributes:
label: "Opis błędu:"
description: >
Opisz szczegółowo lokalizację błędu.
validations:
required: true
- type: dropdown
attributes:
label: "Wersja dokumentacji:"
multiple: true
options:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
- "3.13"
validations:
required: false