From 89f10a80d7e681cd0cccf22d932e380f51bd3524 Mon Sep 17 00:00:00 2001 From: Mohit Singh Sinsniwal Date: Sat, 20 May 2023 04:55:41 +0530 Subject: Fixed #34579 -- Added Django Forum to contributing guides. Co-authored-by: Mariusz Felisiak --- docs/intro/contributing.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/intro') diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt index c8601cb14d..c9b5734569 100644 --- a/docs/intro/contributing.txt +++ b/docs/intro/contributing.txt @@ -41,11 +41,13 @@ so that it can be of use to the widest audience. .. admonition:: Where to get help: If you're having trouble going through this tutorial, please post a message - to |django-developers| or drop by `#django-dev on irc.libera.chat`__ to - chat with other Django users who might be able to help. + on the `Django Forum`_, |django-developers|, or drop by + `#django-dev on irc.libera.chat`__ to chat with other Django users who + might be able to help. __ https://diveinto.org/python3/table-of-contents.html __ https://web.libera.chat/#django-dev +.. _Django Forum: https://forum.djangoproject.com/ What does this tutorial cover? ------------------------------ -- cgit v1.3