Files
twenty/packages/twenty-docs/l/pl/user-guide/resources/github.mdx
T
8cadd00d34 i18n - translations (#15799)
Created by Github action

---------

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: github-actions <github-actions@twenty.com>
2025-11-13 16:34:00 +01:00

59 lines
2.5 KiB
Plaintext

---
title: GitHub
info: "Dowiedz się o repozytorium Twenty na GitHubie i różnorodnych zasobach, jakie ono hostuje, w tym o kodzie źródłowym, dokumentacji i dyskusjach."
image: /images/user-guide/github/github-header.png
sectionInfo: Zasoby terminologiczne i informacje społecznościowe
---
<Frame>
<img src="/images/user-guide/github/github-header.png" alt="Header" />
</Frame>
## O programie
Repozytorium Twenty na GitHubie zawiera szeroką gamę zasobów, takich jak kod źródłowy, dokumentacja, dyskusje i śledzenie problemów. Tutaj będziesz mógł uzyskać dostęp do pełnego kodu stojącego za Twenty.
[Odwiedź Twenty na GitHubie](https://github.com/twentyhq/twenty)
## Contributing
Wnoszenie wkładu do projektu Twenty na GitHubie to satysfakcjonujący sposób na poprawę używanego oprogramowania. Niezależnie od tego, czy naprawiasz błędy, sugerujesz funkcje, czy poprawiasz dokumentację, Twój wkład jest mile widziany.
### Raportowanie problemów
Napotkałeś problem? [Create an issue](https://github.com/twentyhq/twenty/issues/new) on GitHub, providing as much detail as possible.
<img src="/images/user-guide/github/new-issue.png" style={{width:'100%'}}/>
### Suggesting Features
Jakich ulepszeń chciałbyś zobaczyć w Twenty? Niezależnie od twojej wiedzy technicznej, możesz dołączyć do [rozmowy tutaj](https://github.com/twentyhq/twenty/discussions).
<img src="/images/user-guide/github/github-conversations.png" style={{width:'100%'}}/>
### Coding a feature
Rozpocznij swoją podróż, znajdując zadania przyjazne dla początkujących:
1. Navigate to the **[Issues](https://github.com/twentyhq/twenty/issues)** tab on the Twenty repository.
2. Filter by **[Good First Issue](https://github.com/twentyhq/twenty/labels/good%20first%20issue)** label to find tasks suited for newcomers.
3. Pick an issue, fork the repository, and start contributing.
<img src="/images/user-guide/github/good-first-issues.png" style={{width:'100%'}}/>
Upewnij się, że jesteś przypisany do problemu, aby uniknąć nakładania pracy z innymi współtwórcami.
### Kodeks postępowania
Pamiętaj o przestrzeganiu [Kodeksu Postępowania](https://github.com/twentyhq/twenty/blob/main/.github/CODE_OF_CONDUCT.md) Twenty przez cały proces wnoszenia wkładu.
## Discord
If you have any question, for example on how to contribute, join the community on [Discord](https://discord.gg/cx5n4Jzs57)
<img src="/images/user-guide/github/discord-welcome.png" style={{width:'100%'}}/>
<br/>
<br/>
Thank you for contributing to Twenty ❤️