mirror of https://github.com/kivy/kivy.git
add links to irc channels and mailing lists in contributor's guide
This commit is contained in:
parent
2edd0c4225
commit
ca21a0f3b4
|
@ -10,6 +10,20 @@ improvements, advertisement & advocating, testing, graphics contributions and
|
|||
many other ideas. Just talk to us if you want to help, and we will help you
|
||||
help us.
|
||||
|
||||
Discussions
|
||||
-----------
|
||||
|
||||
Discussions around Kivy development happens on Github's issues and pull
|
||||
requests for specific things. For things that don't fit in either, discussions
|
||||
happen on the `#kivy-dev irc channel <https://webchat.freenode.net?nick=kvdev.&channels=kivy-dev&uio=d4>`_
|
||||
of the freenode network, and on the `kivy-dev google group <https://groups.google.com/forum/#!forum/kivy-dev>`_.
|
||||
Please come ask for guidance if you are unsure about how to contribute, or you
|
||||
want confirmation about your ideas fitting in the project before working on
|
||||
them. If you want to ask for — or contribute — support, you can join the
|
||||
`#kivy irc channel <https://webchat.freenode.net?nick=kvuser.&channels=kivy&uio=d4>`_,
|
||||
and the `kivy-users google group <https://groups.google.com/forum/#!forum/kivy-users>`_.
|
||||
|
||||
|
||||
Code of Conduct
|
||||
---------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue