Skip to content

Updates docs mentioning IRC to use Discord #1396

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 9, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
The issue tracker is a tool to address bugs.
Please use the #kivy IRC channel on freenode or Stack Overflow for
support questions, more information at https://github.com/kivy/python-for-android#support
Please use the Disord community or Stack Overflow for support questions,
more information at https://github.com/kivy/python-for-android#support

Before opening a new issue, make sure you do the following:
* check that your issue isn't already filed: https://github.com/kivy/python-for-android/issues
Expand Down
12 changes: 2 additions & 10 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,7 @@ If you need assistance, you can ask for help on our mailing list:
- User Group: https://groups.google.com/group/kivy-users
- Email: [email protected]

We also have an IRC channel:

- Server: irc.freenode.net
- Port: 6667, 6697 (SSL only)
- Channel: #kivy
We also have `#support Discord channel <https://chat.kivy.org/>`_.

Contributing
============
Expand All @@ -94,11 +90,7 @@ discussions about developing the Kivy framework and its sister projects:
- Dev Group: https://groups.google.com/group/kivy-dev
- Email: [email protected]

IRC channel:

- Server: irc.freenode.net
- Port: 6667, 6697 (SSL only)
- Channel: #kivy or #kivy-dev
We also have `#dev Discord channel <https://chat.kivy.org/>`_.

License
=======
Expand Down
4 changes: 2 additions & 2 deletions doc/source/troubleshooting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Add the ``--debug`` option to any python-for-android command to see
full debug output including the output of all the external tools used
in the compilation and packaging steps.

If reporting a problem by email or irc, it is usually helpful to
If reporting a problem by email or Discord, it is usually helpful to
include this full log, via e.g. a `pastebin
<http://paste.ubuntu.com/>`_ or `Github gist
<https://gist.github.com/>`_.
Expand All @@ -23,7 +23,7 @@ get help with any problems using the same channels as Kivy itself:

- by email to the `kivy-users Google group
<https://groups.google.com/forum/#!forum/kivy-users>`_
- by irc in the #kivy room at irc.freenode.net
- on `#support Discord channel <https://chat.kivy.org/>`_

If you find a bug, you can also post an issue on the
`python-for-android Github page
Expand Down