Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 1014 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (20 loc) · 1014 Bytes

Contributing

We want to make contributing to this project as easy and transparent as possible.

Our Development Process

This code is released for the purpose of reproducing research. We don't expect frequent developement on this project unless we have new research results to share. Minor changes and improvements will be released on an ongoing basis. Larger changes (e.g., changesets implementing a new paper) will be released on a more periodic basis.

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

Issues

We welcome the use of github issues for any questions you might have about the code.

Coding Style

We mainly follow PEP8 style.

License

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