mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
[5.1.x] Fixed #35999 -- Removed #django IRC channel references where appropriate.
Some references are replaced with links to the Django Discord server.
Backport of 15e207ce80
from main.
This commit is contained in:
parent
6b9d5ac69c
commit
8d81c4730f
7 changed files with 14 additions and 24 deletions
|
@ -17,7 +17,7 @@ Otherwise, before reporting a bug or requesting a new feature on the
|
|||
`searching`_ or running `custom queries`_ in the ticket tracker.
|
||||
|
||||
* Don't use the ticket system to ask support questions. Use the
|
||||
|django-users| list or the `#django`_ IRC channel for that.
|
||||
|django-users| list or the `Django Discord server`_ for that.
|
||||
|
||||
* Don't reopen issues that have been marked "wontfix" without finding consensus
|
||||
to do so on the `Django Forum`_ or |django-developers| list.
|
||||
|
@ -39,8 +39,8 @@ particular:
|
|||
* **Do** read the :doc:`FAQ </faq/index>` to see if your issue might
|
||||
be a well-known question.
|
||||
|
||||
* **Do** ask on |django-users| or `#django`_ *first* if you're not sure if
|
||||
what you're seeing is a bug.
|
||||
* **Do** ask on |django-users| or the `Django Discord server`_ *first* if
|
||||
you're not sure if what you're seeing is a bug.
|
||||
|
||||
* **Do** write complete, reproducible, specific bug reports. You must
|
||||
include a clear, concise description of the problem, and a set of
|
||||
|
@ -171,5 +171,5 @@ 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: https://web.libera.chat/#django
|
||||
.. _Django Forum: https://forum.djangoproject.com/
|
||||
.. _Django Discord server: https://discord.gg/xcRH6mN4fa
|
||||
|
|
|
@ -31,9 +31,9 @@ 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 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.
|
||||
* Join the `Django Discord server`_ 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
|
||||
|
@ -45,7 +45,6 @@ a great ecosystem to work in:
|
|||
build it!
|
||||
|
||||
.. _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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue