From 23250b9d2b9122027aea3265a6413f60c42620cf Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Sat, 28 Sep 2013 07:31:10 -0700 Subject: [PATCH] Updated issue labels (markdown) --- issue-labels.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/issue-labels.md b/issue-labels.md index 04c745c..ca6a230 100644 --- a/issue-labels.md +++ b/issue-labels.md @@ -10,7 +10,7 @@ Workflow status --- * **new:** This issue is new and hasn't been reviewed yet. For a bug, it means that it hasn't been reproduced, and for a feature request, it means it hasn't been accepted. There is no label for this status, but when a ticket doesn't have another status label, it is considered new. -* **accepted:** This ticket has been reviewed and accepted by Hardcoded Software. It means that either the bug was reproduced or the feature was accepted for inclusion. +* **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. * **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.