Created by Github action --------- Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: github-actions <github-actions@twenty.com>
59 lines
2.5 KiB
Plaintext
59 lines
2.5 KiB
Plaintext
---
|
|
title: GitHub
|
|
info: "Aprenda sobre el repositorio Twenty en GitHub y la variedad de recursos que aloja, incluyendo código fuente, documentación y discusiones."
|
|
image: /images/user-guide/github/github-header.png
|
|
sectionInfo: Recursos terminológicos e información comunitaria
|
|
---
|
|
|
|
<Frame>
|
|
<img src="/images/user-guide/github/github-header.png" alt="Header" />
|
|
</Frame>
|
|
|
|
## Acerca de
|
|
|
|
El repositorio Twenty en GitHub aloja una amplia gama de recursos como código fuente, documentación, discusiones y seguimiento de problemas. Aquí es donde podrás acceder al código completo detrás de Twenty.
|
|
|
|
[Visita Twenty en GitHub](https://github.com/twentyhq/twenty)
|
|
|
|
## Contribuciones
|
|
|
|
Contribuir al proyecto de Twenty en GitHub es una forma gratificante de ayudar a mejorar el software que usas. Ya sea que estés solucionando errores, sugiriendo características o mejorando la documentación, tus contribuciones son bienvenidas.
|
|
|
|
### Reporting Issues
|
|
|
|
¿Encontraste un problema? [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%'}}/>
|
|
|
|
### Sugerir características
|
|
|
|
¿Qué mejoras te gustaría ver en Twenty? No importa tu conocimiento técnico, puedes unirte [a la conversación aquí](https://github.com/twentyhq/twenty/discussions).
|
|
|
|
<img src="/images/user-guide/github/github-conversations.png" style={{width:'100%'}}/>
|
|
|
|
### Codificar una característica
|
|
|
|
Comienza tu viaje encontrando tareas amigables para principiantes:
|
|
|
|
1. Navega a la pestaña **[Issues](https://github.com/twentyhq/twenty/issues)** en el repositorio de Twenty.
|
|
2. Filtra por la etiqueta **[Good First Issue](https://github.com/twentyhq/twenty/labels/good%20first%20issue)** para encontrar tareas adecuadas para los nuevos.
|
|
3. Pick an issue, fork the repository, and start contributing.
|
|
|
|
<img src="/images/user-guide/github/good-first-issues.png" style={{width:'100%'}}/>
|
|
|
|
Asegúrate de estar asignado al problema para evitar solapamiento de trabajo con otros colaboradores.
|
|
|
|
### Código de conducta
|
|
|
|
Recuerda adherirte al [Código de Conducta](https://github.com/twentyhq/twenty/blob/main/.github/CODE_OF_CONDUCT.md) de Twenty durante todo el proceso de tu contribución.
|
|
|
|
## Discord
|
|
|
|
Si tienes alguna pregunta, por ejemplo sobre cómo contribuir, únete a la comunidad en [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 ❤️
|