From 3d9f04289bb82e4a4f74b1f2139a06e1a6e8a5b2 Mon Sep 17 00:00:00 2001 From: Amar Ahmed Deina Date: Wed, 14 Jan 2026 07:17:18 +0000 Subject: [6.0.x] Fixed #36856 -- Mentioned needsnewfeatureprocess resolution in contributor docs. Co-authored-by: James Bligh Backport of 07a16407452f5b62594661ae7ae589eca8cccd4d from main. --- docs/internals/contributing/bugs-and-features.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/internals/contributing/bugs-and-features.txt') diff --git a/docs/internals/contributing/bugs-and-features.txt b/docs/internals/contributing/bugs-and-features.txt index 1f39a61595..4249424b69 100644 --- a/docs/internals/contributing/bugs-and-features.txt +++ b/docs/internals/contributing/bugs-and-features.txt @@ -27,6 +27,9 @@ Before reporting a bug on the `ticket tracker * Don't reopen issues that have been marked "wontfix" without finding consensus to do so on the `Django Forum`_. +* Don't reopen issues that have been marked "needsnewfeatureprocess" without + shepherding an issue through the `new feature ideas`_ GitHub project. + * 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 the `Django Forum`_. -- cgit v1.3