mirror of https://github.com/kivy/kivy.git
doc: tweaks to CONTRIBUTING.md
This commit is contained in:
parent
7dd8d89444
commit
29d1f170eb
|
@ -13,9 +13,11 @@ help us.
|
|||
This is by far the easiest way to contribute something. If you're using
|
||||
Kivy for your own project, don't hesitate sharing. It doesn't have to be a
|
||||
high-class enterprise app, obviously. It's just incredibly motivating to
|
||||
know that people use the things you develop and what it enables them to
|
||||
do. If you have something that you would like to tell us, please don't
|
||||
know that people use the things you develop. If you have something that
|
||||
you would like to tell us, please don't
|
||||
hesitate. Screenshots and videos are also very welcome!
|
||||
|
||||
|
||||
We're also interested in the problems you had when getting started. Please
|
||||
feel encouraged to report any obstacles you encountered such as missing
|
||||
documentation, misleading directions or similar.
|
||||
|
@ -23,8 +25,8 @@ We are perfectionists, so even if it's just a typo, let us know.
|
|||
|
||||
#[Reporting an Issue](http://kivy.org/docs/contribute.html#reporting-an-issue)
|
||||
|
||||
If you found anything wrong, a crash, segfault, missing documentation, invalid
|
||||
spelling, weird example, please take 2 minutes to report the issue. following
|
||||
If you have any problems, a crash, a segfault, missing documentation, invalid
|
||||
spelling, weird examples, please take 2 minutes to report the issue and follow
|
||||
the guide lines mentioned [here](http://kivy.org/docs/contribute.html#reporting-an-issue)
|
||||
|
||||
##[Code Contributions](http://kivy.org/docs/contribute.html#code-contributions)
|
||||
|
|
Loading…
Reference in New Issue