summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Walls <jacobtylerwalls@gmail.com>2025-08-26 16:00:47 -0400
committerJacob Walls <jacobtylerwalls@gmail.com>2025-08-27 09:22:26 -0400
commita4864551259f70e044043cf64b6925b816352156 (patch)
tree9a5a712cdbc9285035f0d068b602db07eb301e4a /docs
parentf8e572e843b037dea9c79bcecd7b9626b2b4ceba (diff)
[5.2.x] Corrected definition of "needsinfo" triage stage in contributing guide.
Backport of 66082a7dac7ad357446168d09e6ca3b305f1faf0 from main
Diffstat (limited to 'docs')
-rw-r--r--docs/internals/contributing/triaging-tickets.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/internals/contributing/triaging-tickets.txt b/docs/internals/contributing/triaging-tickets.txt
index c0d87dcb7c..5003d1115b 100644
--- a/docs/internals/contributing/triaging-tickets.txt
+++ b/docs/internals/contributing/triaging-tickets.txt
@@ -350,8 +350,7 @@ Then, you can help out by:
"wontfix".
* Closing "Unreviewed" tickets as "needsinfo" when the description is too
- sparse to be actionable, or when they're feature requests requiring a
- discussion on the `Django Forum`_.
+ sparse to be actionable.
* Correcting the "Needs tests", "Needs documentation", or "Has patch"
flags for tickets where they are incorrectly set.