Anyone interested in contributing to Apache Thrift should read the How to Contribute guide prior to submitting any patches to Jira. There’s also a short guide on how to add new language bindings. If you have any questions about this please contact us.
Apache Thrift tracks both bugs and enhancements using Jira. Before filing new requests, we ask that you first do the following:
The Apache Thrift source code resides in GitHub. Three types of access are available:
Source code can be browsed via the Web:
https://github.com/apache/thrift
Anonymous (read-only) git
git clone https://github.com/apache/thrift.git
Committer Access (read-write)
General instructions for committer access is here. It is a little stale (especially the netrc file information).
git clone git@github.com:apache/thrift.git