Contributing to Thorn

Contributing to Thorn

Thorn is open source and welcomes contributions of all kinds.


Where to Start

Browse open issues on GitHub for things to work on, or open a new issue to report a bug or propose a feature.

GitHub Repository

Bug Tracker

Ways to Contribute

  • Report bugs via the bug tracker or GitHub issues.
  • Improve or expand the documentation.
  • Write example programs for the examples section.
  • Contribute to the compiler or standard library.
  • Review open pull requests.
  • Help answer questions in the community channels.

Development Setup

git clone https://github.com/thethornproject/thorn
cd thorn
./build.sh

Community Channels

Contact the Team