summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/bugs-and-features.txt
diff options
context:
space:
mode:
authorAmar Ahmed Deina <amarmed4500@gmail.com>2026-01-14 07:17:18 +0000
committerJacob Walls <jacobtylerwalls@gmail.com>2026-01-15 07:27:34 -0500
commit3d9f04289bb82e4a4f74b1f2139a06e1a6e8a5b2 (patch)
tree69ca5f5ada32f19b270925f133ea7f2b967f2206 /docs/internals/contributing/bugs-and-features.txt
parent8027c0a8d2584a519d32a7f64d8a8c928f702021 (diff)
[6.0.x] Fixed #36856 -- Mentioned needsnewfeatureprocess resolution in contributor docs.
Co-authored-by: James Bligh <blighj@users.noreply.github.com> Backport of 07a16407452f5b62594661ae7ae589eca8cccd4d from main.
Diffstat (limited to 'docs/internals/contributing/bugs-and-features.txt')
-rw-r--r--docs/internals/contributing/bugs-and-features.txt3
1 files changed, 3 insertions, 0 deletions
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`_.