From ed886a377b98fe62d25191853d4a108dea9cafa2 Mon Sep 17 00:00:00 2001 From: Agniva De Sarker Date: Fri, 25 May 2018 11:30:07 +0530 Subject: [PATCH] Clarify policy on setting milestone for "Needs Investigation" --- HandlingIssues.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HandlingIssues.md b/HandlingIssues.md index cbadaf3b..7a2be1df 100644 --- a/HandlingIssues.md +++ b/HandlingIssues.md @@ -14,6 +14,7 @@ Any issue must be in one of the following states. Project contributors move issu - The title has a path prefix. - The body describes the issue. - Has a milestone. + - If the issue is not important, it is ok to set the milestone to unplanned. Otherwise, set it to the next upcoming release. - Has the label `NeedsInvestigation`. - May also have the label `WaitingForInfo` if the investigator is waiting for more information from someone (e.g., the issue reporter). - To transition from this state, someone must examine the issue and confirm that it is valid and not a duplicate of an existing issue.