Skip to content

Commit aa3916c

Browse files
author
Desislava Mihaylova
authored
docs: add contrib section (#26)
* docs: add contrib section * docs: fix wording * docs: update link, on hold to clarify CLA * docs: add CONTRIBUTING.md * docs: remove redundant prep
1 parent 6036886 commit aa3916c

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CONTRIBUTING.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Guidelines to Contribution
2+
3+
> This package is distributed under a permissive [Apache License](https://github.com/telerik/kendo-intl/blob/develop/LICENSE.md).
4+
5+
We accept third-party contributions.
6+
7+
## Ways to Contribute
8+
9+
You can contribute by:
10+
11+
* Submitting bug-fixes.
12+
* Proposing changes in documentation or updates to existing code.
13+
* Adding features or missing functionalities.
14+
15+
## Steps to Contribute
16+
17+
To submit your suggestions:
18+
19+
1. If a first-time contributor, read and sign the [Kendo UI Contribution License Agreement (CLA)](goo.gl/forms/dXc1RaE8le6rVZ0h1). The Agreement confirms that you acknowledge the legal aspects of your contributions.
20+
1. Branch out the repo you want to update.
21+
1. Add your contribution.
22+
1. Submit a [Pull Request](https://help.github.com/articles/creating-a-pull-request/).
23+
24+
## Support-Related Issues
25+
26+
Refer to our [**Community & Support**](http://www.telerik.com/kendo-angular-ui/support/) page for more information on:
27+
28+
* How to report a bug
29+
* New upcoming features
30+
* Support-related questions

0 commit comments

Comments
 (0)