Skip to content

Issue labels

Andrey Savchenko edited this page Apr 24, 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 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.

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.
acceptance Reviewed and awaits merge.