diff --git a/issue-labels.md b/issue-labels.md index 16225ed..01ec687 100644 --- a/issue-labels.md +++ b/issue-labels.md @@ -11,7 +11,8 @@ 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. -* **hold:** Some external feedback is needed to either continue working on the issue, or to close it. For feature tickets, this status means that something is holding the feature back. Either because it has a low priority or because it needs more design work for it to be "gracefully" implemented into the app. +* **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. * **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