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: 용어 자원과 커뮤니티 정보
|
|
---
|
|
|
|
<Frame>
|
|
<img src="/images/user-guide/github/github-header.png" alt="Header" />
|
|
</Frame>
|
|
|
|
## 정보
|
|
|
|
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.
|
|
|
|
[Visit Twenty on GitHub](https://github.com/twentyhq/twenty)
|
|
|
|
## 기여
|
|
|
|
GitHub에서 Twenty 프로젝트에 기여하는 것은 사용 중인 소프트웨어를 개선하는 보람 있는 방법입니다. Whether you're fixing bugs, suggesting features, or improving documentation, your contributions are welcome.
|
|
|
|
### Reporting Issues
|
|
|
|
문제가 발생했나요? GitHub에서 가능한 한 많은 세부 정보를 제공하여 [문제를 생성하세요](https://github.com/twentyhq/twenty/issues/new).
|
|
|
|
<img src="/images/user-guide/github/new-issue.png" style={{width:'100%'}}/>
|
|
|
|
### 기능 제안하기
|
|
|
|
Twenty에 어떤 향상을 원하시나요? 기술적 지식과 관계없이 [여기에서 대화에 참여하세요](https://github.com/twentyhq/twenty/discussions).
|
|
|
|
<img src="/images/user-guide/github/github-conversations.png" style={{width:'100%'}}/>
|
|
|
|
### 기능 코딩하기
|
|
|
|
초보자 친화적인 작업을 찾아 여정을 시작하세요:
|
|
|
|
1. Twenty 리포지토리의 **[Issues](https://github.com/twentyhq/twenty/issues)** 탭으로 이동하세요.
|
|
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%'}}/>
|
|
|
|
다른 기여자와 작업 중복을 피하기 위해 반드시 문제에 할당되었는지 확인하세요.
|
|
|
|
### 행동 규범
|
|
|
|
기여 과정 내내 Twenty의 [행동 규범](https://github.com/twentyhq/twenty/blob/main/.github/CODE_OF_CONDUCT.md)을 준수해야 합니다.
|
|
|
|
## 디스코드
|
|
|
|
예를 들어 기여 방법에 대해 질문이 있으면 [디스코드](https://discord.gg/cx5n4Jzs57) 커뮤니티에 참여하세요
|
|
|
|
<img src="/images/user-guide/github/discord-welcome.png" style={{width:'100%'}}/>
|
|
|
|
<br/>
|
|
<br/>
|
|
Thank you for contributing to Twenty ❤️
|