29 строки
990 B
Markdown
29 строки
990 B
Markdown
# Guidelines to Contribution
|
|
|
|
We accept third-party contributions.
|
|
|
|
## Ways to Contribute
|
|
|
|
You can contribute by:
|
|
|
|
* Submitting bug-fixes.
|
|
* Proposing changes in documentation or updates to existing code.
|
|
* Adding features or missing functionalities.
|
|
|
|
## Steps to Contribute
|
|
|
|
To submit your suggestions:
|
|
|
|
1. If a first-time contributor, read and sign the [Kendo UI for Angular Contribution License Agreement (CLA)](https://docs.google.com/forms/d/e/1FAIpQLSdSzuLLij8dtytTeiXCzlHcTmHYZIxgrAa7BSaO_fno79ua1A/viewform?c=0&w=1). The Agreement confirms that you acknowledge the legal aspects of your contributions.
|
|
1. Branch out the repo you want to update.
|
|
1. Add your contribution.
|
|
1. Submit a [Pull Request](https://help.github.com/articles/creating-a-pull-request/).
|
|
|
|
## Support-Related Issues
|
|
|
|
Refer to our [**Community & Support**](http://www.telerik.com/kendo-angular-ui/support/) page for more information on:
|
|
|
|
* How to report a bug
|
|
* New upcoming features
|
|
* Support-related questions
|