mirror of
https://github.com/django/django.git
synced 2025-01-30 20:19:22 +00:00
[5.2.x] Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server.
Backport of 9a1f18635ff034b039c24ed5121cced028fc27d0 from main.
This commit is contained in:
parent
5242220a56
commit
d6c2b67884
@ -35,7 +35,7 @@ To get more help:
|
||||
* Join the django-users mailing list, or read the archives, at
|
||||
https://groups.google.com/group/django-users.
|
||||
|
||||
* Join the `Django Discord community <https://discord.gg/xcRH6mN4fa>`_.
|
||||
* Join the `Django Discord community <https://chat.djangoproject.com>`_.
|
||||
|
||||
* Join the community on the `Django Forum <https://forum.djangoproject.com/>`_.
|
||||
|
||||
|
@ -68,7 +68,7 @@ issue over and over again. This sort of behavior will not gain you any
|
||||
additional attention -- certainly not the attention that you need in order to
|
||||
get your issue addressed.
|
||||
|
||||
.. _`Django Discord server`: https://discord.gg/xcRH6mN4fa
|
||||
.. _`Django Discord server`: https://chat.djangoproject.com
|
||||
|
||||
But I've reminded you several times and you keep ignoring my contribution!
|
||||
==========================================================================
|
||||
|
@ -25,7 +25,7 @@ Then, please post it in one of the following channels:
|
||||
* The `Django Discord server`_ for chat-based discussions.
|
||||
|
||||
.. _`"Using Django"`: https://forum.djangoproject.com/c/users/6
|
||||
.. _`Django Discord server`: https://discord.gg/xcRH6mN4fa
|
||||
.. _`Django Discord server`: https://chat.djangoproject.com
|
||||
|
||||
In all these channels please abide by the `Django Code of Conduct`_. In
|
||||
summary, being friendly and patient, considerate, respectful, and careful in
|
||||
|
@ -167,4 +167,4 @@ Votes on technical matters should be announced and held in public on the
|
||||
.. _searching: https://code.djangoproject.com/search
|
||||
.. _custom queries: https://code.djangoproject.com/query
|
||||
.. _Django Forum: https://forum.djangoproject.com/
|
||||
.. _Django Discord server: https://discord.gg/xcRH6mN4fa
|
||||
.. _Django Discord server: https://chat.djangoproject.com
|
||||
|
@ -46,7 +46,7 @@ a great ecosystem to work in:
|
||||
|
||||
.. _posting guidelines: https://code.djangoproject.com/wiki/UsingTheMailingList
|
||||
.. _community page: https://www.djangoproject.com/community/
|
||||
.. _Django Discord server: https://discord.gg/xcRH6mN4fa
|
||||
.. _Django Discord server: https://chat.djangoproject.com
|
||||
.. _Django forum: https://forum.djangoproject.com/
|
||||
.. _register it here: https://www.djangoproject.com/community/add/blogs/
|
||||
|
||||
|
@ -132,7 +132,7 @@ but not completely certain, you might also try asking on the
|
||||
``#contributing-getting-started`` channel in the `Django Discord server`_ to
|
||||
see if someone else can confirm your suspicions.
|
||||
|
||||
.. _`Django Discord server`: https://discord.gg/xcRH6mN4fa
|
||||
.. _`Django Discord server`: https://chat.djangoproject.com
|
||||
|
||||
Wait for feedback, and respond to feedback that you receive
|
||||
-----------------------------------------------------------
|
||||
|
@ -47,7 +47,7 @@ so that it can be of use to the widest audience.
|
||||
|
||||
.. _Dive Into Python: https://diveintopython3.net/
|
||||
.. _Django Forum: https://forum.djangoproject.com/
|
||||
.. _Django Discord server: https://discord.gg/xcRH6mN4fa
|
||||
.. _Django Discord server: https://chat.djangoproject.com
|
||||
|
||||
What does this tutorial cover?
|
||||
------------------------------
|
||||
|
@ -70,7 +70,7 @@ resolve the issue yourself, there are options available to you.
|
||||
#. Search for similar issues on the package's issue tracker. Django Debug
|
||||
Toolbar’s is `on GitHub <https://github.com/django-commons/django-debug-toolbar/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc>`_.
|
||||
#. Consult the `Django Forum <https://forum.djangoproject.com/>`_.
|
||||
#. Join the `Django Discord server <https://discord.gg/xcRH6mN4fa>`_.
|
||||
#. Join the `Django Discord server <https://chat.djangoproject.com>`_.
|
||||
|
||||
Installing other third-party packages
|
||||
=====================================
|
||||
|
@ -127,7 +127,7 @@ particular Django setup, try the |django-users| mailing list or the
|
||||
`Django Discord server`_ instead.
|
||||
|
||||
.. _ticket system: https://code.djangoproject.com/
|
||||
.. _Django Discord server: https://discord.gg/xcRH6mN4fa
|
||||
.. _Django Discord server: https://chat.djangoproject.com
|
||||
|
||||
In plain text
|
||||
-------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user