Star us on GitHub
Star
Menu
Docs / Highlight Docs / Company / Open Source / Contributing to the Open Source Project / How to Start Contributing

How to Start Contributing

Best first issues to take on

It's best to start with issues marked as "good first issue". We mark these issues based on how well-defined and testable they are. If you're interested in a larger project, adding support for new programming languages via a new SDK would always greatly appreciated. If there is a feature you're missing in Highlight, reach out on our discussions or on our discord to get a conversation started about the best implementation.

How do I develop?

You'll want to spin up Highlight locally to get to developing. The best way to do this is by using docker. Check out the self-hosting instructions for more info.