1 | # Contributing
|
2 |
|
3 | Thanks for choosing to contribute!
|
4 |
|
5 | The following are a set of guidelines to follow when contributing to this project.
|
6 |
|
7 | ## Code Of Conduct
|
8 |
|
9 | This project adheres to the Adobe [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to Grp-opensourceoffice@adobe.com.
|
10 |
|
11 | ## Contributor License Agreement
|
12 |
|
13 | All third-party contributions to this project must be accompanied by a signed contributor license. This gives Adobe permission to redistribute your contributions as part of the project. Sign our [CLA](http://opensource.adobe.com/cla.html). You only need to submit an Adobe CLA one time, so if you have submitted one previously, you are probably good to go!
|
14 |
|
15 | ## Code Reviews
|
16 |
|
17 | All submissions should come in the form of pull requests and need to be reviewed by project committers. Read [GitHub's pull request documentation](https://help.github.com/articles/about-pull-requests/) for more information on sending pull requests.
|