8cadd00d34
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.4 KiB
Plaintext
59 lines
2.4 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: Terminologiressurser och gemenskapsinformation
|
|
---
|
|
|
|
<Frame>
|
|
<img src="/images/user-guide/github/github-header.png" alt="Header" />
|
|
</Frame>
|
|
|
|
## Om
|
|
|
|
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.
|
|
|
|
[Besök Twenty på GitHub](https://github.com/twentyhq/twenty)
|
|
|
|
## Bidra
|
|
|
|
Att bidra till Twenty-projektet på GitHub är ett givande sätt att förbättra den programvaran du använder. Oavsett om du löser buggar, föreslår funktioner eller förbättrar dokumentationen, är dina bidrag välkomna.
|
|
|
|
### Rapportera problem
|
|
|
|
Upplever du ett problem? [Skapa ett ärende](https://github.com/twentyhq/twenty/issues/new) på GitHub och lämna så många detaljer som möjligt.
|
|
|
|
<img src="/images/user-guide/github/new-issue.png" style={{width:'100%'}}/>
|
|
|
|
### Föreslå funktioner
|
|
|
|
Vilka förbättringar skulle du vilja se i Twenty? Oavsett din tekniska kunskap, kan du delta i [diskussionen här](https://github.com/twentyhq/twenty/discussions).
|
|
|
|
<img src="/images/user-guide/github/github-conversations.png" style={{width:'100%'}}/>
|
|
|
|
### Koda en funktion
|
|
|
|
Börja din resa genom att hitta nybörjarvänliga uppgifter:
|
|
|
|
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. Välj ett ärende, gör en "fork" av förvaret och börja bidra.
|
|
|
|
<img src="/images/user-guide/github/good-first-issues.png" style={{width:'100%'}}/>
|
|
|
|
Säkerställ att du är tilldelad ärendet för att undvika överlappande arbete med andra deltagare.
|
|
|
|
### Uppförandekod
|
|
|
|
Kom ihåg att följa Twentys [uppförandekod](https://github.com/twentyhq/twenty/blob/main/.github/CODE_OF_CONDUCT.md) under hela din bidragsprocess.
|
|
|
|
## Discord
|
|
|
|
Om du har några frågor, till exempel om hur man bidrar, gå med i gemenskapen på [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 ❤️
|