# Contribution guide

To contribute to AnyChart project please:

* Fork AnyChart repository.
* Create a branch from the `develop` branch.
* Make any changes you want to contribute.
* Create a pull request against the `develop` branch.

[GitHub documentation: Forking repositories](https://help.github.com/articles/fork-a-repo/).  
[GitHub documentation: Collaborating using pull requests](https://help.github.com/categories/collaborating-with-issues-and-pull-requests/).

Please, note:  
1. AnyChart bears no responsibility for the code written by third-party developers until pull request is accepted.  
2. After pull request is accepted the author of pull request sign over all rights to the code to AnyChart.  
