Files
twenty/packages/twenty-docs/l/pt/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: "Learn about the Twenty GitHub repository and the variety of resources it hosts including source code, documentation, and discussions."
image: /images/user-guide/github/github-header.png
sectionInfo: Recursos de terminologia e informações comunitárias
---
<Frame>
<img src="/images/user-guide/github/github-header.png" alt="Header" />
</Frame>
## Sobre
The Twenty GitHub repository hosts a vast array of resources like source code, documentation, discussions, and issue tracking. This is where you will be able to access the full code behind Twenty.
[Visitar Twenty no GitHub](https://github.com/twentyhq/twenty)
## Contribuindo
Contribuir para o projeto Twenty no GitHub é uma maneira gratificante de ajudar a melhorar o software que você usa. Seja corrigindo bugs, sugerindo recursos ou melhorando a documentação, suas contribuições são bem-vindas.
### Relatando Problemas
Encontrou um problema? [Crie um problema](https://github.com/twentyhq/twenty/issues/new) no GitHub, fornecendo o máximo de detalhes possível.
<img src="/images/user-guide/github/new-issue.png" style={{width:'100%'}}/>
### Sugerindo Recursos
Que melhorias você gostaria de ver no Twenty? Não importa seu conhecimento técnico, você pode participar [da conversa aqui](https://github.com/twentyhq/twenty/discussions).
<img src="/images/user-guide/github/github-conversations.png" style={{width:'100%'}}/>
### Codificando um recurso
Comece sua jornada encontrando tarefas para iniciantes:
1. Navegue até a aba de **[Problemas](https://github.com/twentyhq/twenty/issues)** no repositório do Twenty.
2. Use o filtro **[Bom Primeiro Problema](https://github.com/twentyhq/twenty/labels/good%20first%20issue)** para encontrar tarefas adequadas para novatos.
3. Escolha um problema, faça um fork do repositório e comece a contribuir.
<img src="/images/user-guide/github/good-first-issues.png" style={{width:'100%'}}/>
Certifique-se de que você está atribuído ao problema para evitar sobreposição de trabalho com outros colaboradores.
### Código de Conduta
Lembre-se de aderir ao [Código de Conduta](https://github.com/twentyhq/twenty/blob/main/.github/CODE_OF_CONDUCT.md) do Twenty durante todo o seu processo de contribuição.
## Discord
Se você tiver alguma dúvida, por exemplo, sobre como contribuir, junte-se à comunidade no [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 ❤️