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:
- AL_USDMaya_Corporate_CLA.pdf please sign this one for corporate use
- AL_USDMaya_Individual_CLA.pdf please sign this one if you're an individual contributor
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.
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.
Please follow the existing coding conventions and style in each file and in each library when adding new files.