Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.05 KB

contributing.md

File metadata and controls

17 lines (10 loc) · 1.05 KB

Contributor License Agreement

Before contributing code to AL_USDMaya, we ask that you sign a Contributor License Agreement (CLA). At the root of the repo you can find the two possible CLAs:

Once your CLA is signed, send it to [email protected] (please make sure to include your github username) and wait for confirmation that we've received it. After that, you can submit pull requests.

Contribution Workflow

Before you begin working on a bug fix or new feature, please post an issue on GitHub to let everyone know about the feature you want to implement, or the bug that you found and intend to fix.

When you do begin your work, create a fork into your own private repository and work from there.

Coding Conventions

Please follow the existing coding conventions and style in each file and in each library when adding new files.