Skip to content

FAQ_Labels

Jawsh edited this page Sep 26, 2016 · 5 revisions

Labels

The collaborators of the Framework repository use various labels to help organise issues and pull requests.

Below is a list of the repository's custom labels and how they are used:

Label Name Description
bug-fix The pull request fixes a bug.
duplicate The issue or pull request is a duplicate of an existing one.
enhancement The pull request enhances upon an existing feature, function, or other mechanic. The issue suggests or describes an enhancement to the framework.
invalid The issue or pull request is invalid. The reason will likely be stated in a comment.
major-bug The issue describes a serious bug that is mission breaking.
merge-conflict The pull request has a merge conflict that must be resolved before it can be merged.
minor-bug The issue describes a bug that is not mission breaking.
needing-confirmation The issue described needs to be reproduced to confirm that it is legitimately an issue.
new-feature The pull request implements a new feature, function, or other mechanic. The issue suggests or describes a new feature, function, or other mechanic.
pending The pull request is pending changes as suggested by another contributor.
question The issue is actually a question.
ready-to-merge The pull request has been checked and is ready to be merged.
suggestion The issue suggests a change to the framework.

Clone this wiki locally