-
Notifications
You must be signed in to change notification settings - Fork 953
Issue labels
Andrey Savchenko edited this page May 13, 2015
·
20 revisions
GitHub repository uses number of labels, in additional to default set.
The labels currently in use are the following.
| Name | Meaning |
|---|---|
| bug | Acknowledged as bug to be fixed. |
| enhancement | Describes future enhancements to be discussed and implemented. |
| duplicate | Duplicate of earlier existing one. |
| invalid | Unrelated to the scope of GitHub tracker. |
| question | Inquiry or discussion about mechanics of code. |
| Compatibility | Involves third party products. |
| Has patch | There is a pull request with a fix. |
| language | Related to translation of strings. |
| i18n | Related to technical side of making strings in code translatable. |
Waffle page is used to track the progress on issues and uses special labels to integrate with GitHub.
| Name | Meaning |
|---|---|
| scheduled | Scheduled to be worked on. |
| in-progress | Work currently in progress. |
| code-review | Awaits review of code. |
| acceptance | Reviewed and awaits merge. |