summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/bugs-and-features.txt
diff options
context:
space:
mode:
authorMohit Singh Sinsniwal <mohit.sinsniwal@gmail.com>2023-05-20 04:55:41 +0530
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2023-05-22 20:21:18 +0200
commit89f10a80d7e681cd0cccf22d932e380f51bd3524 (patch)
tree6733a337882e549556c8211459b9ec5c1ad38058 /docs/internals/contributing/bugs-and-features.txt
parentf8172f45fc83af2315aefed77ee34b5654f5c347 (diff)
Fixed #34579 -- Added Django Forum to contributing guides.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Diffstat (limited to 'docs/internals/contributing/bugs-and-features.txt')
-rw-r--r--docs/internals/contributing/bugs-and-features.txt19
1 files changed, 9 insertions, 10 deletions
diff --git a/docs/internals/contributing/bugs-and-features.txt b/docs/internals/contributing/bugs-and-features.txt
index 2e5ca8de34..b6b3265ba6 100644
--- a/docs/internals/contributing/bugs-and-features.txt
+++ b/docs/internals/contributing/bugs-and-features.txt
@@ -20,11 +20,11 @@ Otherwise, before reporting a bug or requesting a new feature on the
|django-users| list or the `#django`_ IRC channel for that.
* Don't reopen issues that have been marked "wontfix" without finding consensus
- to do so on |django-developers|.
+ to do so on the `Django Forum`_ or |django-developers| list.
* Don't use the ticket tracker for lengthy discussions, because they're
likely to get lost. If a particular ticket is controversial, please move the
- discussion to |django-developers|.
+ discussion to the `Django Forum`_ or |django-developers| list.
.. _reporting-bugs:
@@ -94,11 +94,10 @@ part of that. Here are some tips on how to make a request most effectively:
suggest that you develop it independently. Then, if your project gathers
sufficient community support, we may consider it for inclusion in Django.
-* First request the feature on the |django-developers| list, not in the
- ticket tracker. It'll get read more closely if it's on the mailing list.
- This is even more important for large-scale feature requests. We like to
- discuss any big changes to Django's core on the mailing list before
- actually working on them.
+* First request the feature on the `Django Forum`_ or |django-developers| list,
+ not in the ticket tracker. It'll get read more closely if it's on the mailing
+ list. This is even more important for large-scale feature requests. We like
+ to discuss any big changes to Django's core before actually working on them.
* Describe clearly and concisely what the missing feature is and how you'd
like to see it implemented. Include example code (non-functional is OK)
@@ -109,8 +108,7 @@ part of that. Here are some tips on how to make a request most effectively:
achieving the same thing.
If there's a consensus agreement on the feature, then it's appropriate to
-create a ticket. Include a link to the discussion on |django-developers| in the
-ticket description.
+create a ticket. Include a link to the discussion in the ticket description.
As with most open-source projects, code talks. If you are willing to write the
code for the feature yourself or, even better, if you've already written it,
@@ -160,8 +158,9 @@ Since this process allows any steering council member to veto a proposal, a
convert that "-1" into at least a "+0".
Votes on technical matters should be announced and held in public on the
-|django-developers| mailing list or on the Django Forum.
+|django-developers| mailing list or on the `Django Forum`_.
.. _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/