mirror of https://github.com/django/django.git
[4.2.x] Fixed #34324 -- Mentioned Discord server in contributing index.
Backport of 358792486e
from main
This commit is contained in:
parent
7a88b1f5aa
commit
aaacf72c4c
|
@ -65,9 +65,9 @@ Django community and others to maintain a great ecosystem to work in:
|
|||
friendly and helpful atmosphere. If you're new to the Django community,
|
||||
you should read the `posting guidelines`_.
|
||||
|
||||
* Join the `#django IRC channel`_ on Libera.Chat and answer questions. By
|
||||
explaining Django to other users, you're going to learn a lot about the
|
||||
framework yourself.
|
||||
* Join the `Django Discord server`_ or the `#django IRC channel`_ on
|
||||
Libera.Chat to discuss and answer questions. By explaining Django to other
|
||||
users, you're going to learn a lot about the framework yourself.
|
||||
|
||||
* Blog about Django. We syndicate all the Django blogs we know about on
|
||||
the `community page`_; if you'd like to see your blog on that page you
|
||||
|
@ -83,5 +83,6 @@ We're looking forward to working with you. Welcome aboard! ⛵️
|
|||
.. _posting guidelines: https://code.djangoproject.com/wiki/UsingTheMailingList
|
||||
.. _#django IRC channel: https://web.libera.chat/#django
|
||||
.. _community page: https://www.djangoproject.com/community/
|
||||
.. _Django Discord server: https://discord.gg/xcRH6mN4fa
|
||||
.. _Django forum: https://forum.djangoproject.com/
|
||||
.. _register it here: https://www.djangoproject.com/community/add/blogs/
|
||||
|
|
Loading…
Reference in New Issue