8000 Updates docs mentioning IRC to use Discord · bb33bb/python-for-android@5c950d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5c950d0

Browse files
committed
Updates docs mentioning IRC to use Discord
1 parent 9724ebe commit 5c950d0

File tree

3 files changed

+6
-14
lines changed

3 files changed

+6
-14
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
The issue tracker is a tool to address bugs.
3-
Please use the #kivy IRC channel on freenode or Stack Overflow for
4-
support questions, more information at https://github.com/kivy/python-for-android#support
3+
Please use the Disord community or Stack Overflow for support questions,
4+
more information at https://github.com/kivy/python-for-android#support
55
66
Before opening a new issue, make sure you do the following:
77
* check that your issue isn't already filed: https://github.com/kivy/python-for-android/issues

README.rst

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,7 @@ If you need assistance, you can ask for help on our mailing list:
7575
- User Group: https://groups.google.com/group/kivy-users
7676
- Email: kivy-users@googlegroups.com
7777

78-
We also have an IRC channel:
79-
80-
- Server: irc.freenode.net
81-
- Port: 6667, 6697 (SSL only)
82-
- Channel: #kivy
78+
We also have `#support Discord channel <https://chat.kivy.org/>`_.
8379

8480
Contributing
8581
============
@@ -94,11 +90,7 @@ discussions about developing the Kivy framework and its sister projects:
9490
- Dev Group: https://groups.google.com/group/kivy-dev
9591
- Email: kivy-dev@googlegroups.com
9692

97-
IRC channel:
98-
99-
- Server: irc.freenode.net
100-
- Port: 6667, 6697 (SSL only)
101-
- Channel: #kivy or #kivy-dev
93+
We also have `#dev Discord channel <https://chat.kivy.org/>`_.
10294

10395
License
10496
=======

doc/source/troubleshooting.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Add the ``--debug`` option to any python-for-android command to see
1010
full debug output including the output of all the external tools used
1111
in the compilation and packaging steps.
1212

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

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

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

0 commit comments

Comments
 (0)
0