-
Notifications
You must be signed in to change notification settings - Fork 953
Issue labels
Omar Reiss edited this page Aug 27, 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 another (earlier or better covered) existing issue. |
| 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. |
| javascript | Specific to client–side JavaScript code. |
| wait for feedback | Needs response and/or additional information to proceed. |
| interns | These are issues that could be picked up by Yoast interns. |
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. |
| ui-review | Awaits review of UI (including strings). |
| acceptance | Awaits acceptance testing. |