summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/internals/contributing/triaging-tickets.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/internals/contributing/triaging-tickets.txt b/docs/internals/contributing/triaging-tickets.txt
index bc6148ca46..43b799ed51 100644
--- a/docs/internals/contributing/triaging-tickets.txt
+++ b/docs/internals/contributing/triaging-tickets.txt
@@ -349,8 +349,9 @@ Then, you can help out by:
* Closing "Unreviewed" tickets as "invalid", "worksforme" or "duplicate."
-* Closing "Unreviewed" tickets as "needsinfo" when they're feature requests
- requiring a discussion on `django-developers`_.
+* Closing "Unreviewed" tickets as "needsinfo" when the description is too
+ sparse to be actionnable, or when they're feature requests requiring a
+ discussion on `django-developers`_.
* Correcting the "Needs tests", "Needs documentation", or "Has patch"
flags for tickets where they are incorrectly set.