---
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: Terminology resources and community information
---
## About
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)
## Contributing
Contributing to the Twenty project on GitHub is a rewarding way to help improve the software you use. Whether you're fixing bugs, suggesting features, or improving documentation, your contributions are welcome.
### Reporting Issues
Encounter an issue? [Create an issue](https://github.com/twentyhq/twenty/issues/new) on GitHub, providing as much detail as possible.
### Suggesting Features
What improvements would you like to see on Twenty? No matter your technical know-how, you can join [the conversation here](https://github.com/twentyhq/twenty/discussions).
### Coding a feature
Start your journey by finding beginner-friendly tasks:
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.
Ensure you're assigned to the issue to avoid overlapping work with other contributors.
### Code of Conduct
Remember to adhere to Twenty's [Code of Conduct](https://github.com/twentyhq/twenty/blob/main/.github/CODE_OF_CONDUCT.md) throughout your contribution process.
## Discord
If you have any question, for example on how to contribute, join the community on [Discord](https://discord.gg/cx5n4Jzs57)
Thank you for contributing to Twenty ❤️