Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.35 KB

CONTRIBUTING.md

File metadata and controls

36 lines (25 loc) · 1.35 KB

Contributing to Errpy

Issues

We use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue. We want to make contributing to this project as easy and transparent as possible.

Contributor License Agreement ("CLA")

In order to accept your pull request, we need you to submit a CLA. You only need to do this once to work on any of Facebook's open source projects.

Complete your CLA here: https://code.facebook.com/cla. If you have any questions, please drop us a line at cla@fb.com.

You are also expected to follow the Code of Conduct, so please read that if you are a new contributor.

Developing Errpy

Unfortunately at the moment it is difficult to build Errpy because we are still in the process of open-sourcing a dependency, ocamlrep. It is possible to build, but requires cloning ocamlrep and setting paths appropriately.

If you are interested in working on Errpy, please file an issue and we'll work on the docs for this, in the meantime we are focused on getting ocamlrep into the Rust repository in crates.io so that the build will be come standard.

License

By contributing to Pyre, you agree that your contributions will be licensed under the LICENSE file in the root directory of this source tree.