From 007c97bda8eac040312c76d3dab779848db72633 Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Sun, 29 Sep 2013 07:49:31 -0700 Subject: [PATCH] Updated issue labels (markdown) --- issue-labels.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/issue-labels.md b/issue-labels.md index 9c514da..2ec41d2 100644 --- a/issue-labels.md +++ b/issue-labels.md @@ -14,6 +14,5 @@ Workflow status * **accepted:** This ticket has been reviewed and accepted by the maintainer. It means that either the bug was reproduced or the feature was accepted for inclusion. * **thinking:** This issue (most of the time, a feature) is still under discussion, either on whether it should be implemented, or on how to do it. For a bug, it might mean that it still needs reproducing, but, unlike the "hold" status, we don't say that it can't be reproduced. * **hold:** Some external feedback is needed to either continue working on the issue, or to close it. Most of the time, it's a bug that can't be reproduced. It needs more details from people who experience the bug so it can be reproduced. -* **fixed:** This issue was valid and has been fixed. -* **invalid:** This issue is invalid, either because the bug can't be reproduced, or that the feature request is rejected. -* **duplicate:** This issue is a duplicate of another. \ No newline at end of file + +There used to be status for closed ticket (invalid and duplicate), but they didn't serve much purpose and were removed. Comments in the tickets indicate how they were processed. \ No newline at end of file