Skip to content

Issue labels

Omar Reiss edited this page Oct 29, 2015 · 20 revisions

GitHub repository uses number of labels, in additional to default set.

The labels currently in use are the following.

Issue type and state labels

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.
blocked These issues / pull requests depend on other issues to be closed or code to be merged elsewhere.

Waffle status labels

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.

Clone this wiki locally