Back to Twenty

Contribute

packages/twenty-docs/developers/contribute/contribute.mdx

2.8.0986 B
Original Source
<Frame> </Frame>

Overview

Twenty is open-source and welcomes contributions from the community. Whether you're fixing bugs, adding features, or improving documentation, your contributions help make Twenty better for everyone.

Ways to Contribute

  • Report bugs: Help identify and document issues
  • Submit features: Propose and implement new functionality
  • Improve documentation: Make our docs clearer and more helpful
  • Frontend development: Work on the React-based UI
  • Backend development: Contribute to the NestJS server

Getting Started

<CardGroup cols={2}> <Card title="Bug Reports & Requests" icon="bug" href="/developers/contribute/capabilities/bug-and-requests"> Report issues or request features </Card> <Card title="Frontend Development" icon="browser" href="/developers/contribute/capabilities/frontend-development"> Contribute to the UI </Card> </CardGroup>