summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Walls <jacobtylerwalls@gmail.com>2025-08-26 16:00:47 -0400
committerGitHub <noreply@github.com>2025-08-26 16:00:47 -0400
commit66082a7dac7ad357446168d09e6ca3b305f1faf0 (patch)
tree3012ddd3402f4ff6cd642952bd3d0ef3c89cbf97
parent07f44c9e9a2fba587b2fc9b9f7f9de722fecafdb (diff)
Corrected definition of "needsinfo" triage stage in contributing guide.
-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 aac1354e5e..993db7b268 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.