Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Labeling System

enesozi edited this page Feb 16, 2016 · 3 revisions

Labels are a great way to organize different types of issues. Therefore , customizing them according to our needs is essential.

Our labels are as follow:


  • bug: is for indicating bugs detected in the project.
  • documentation: is for indicating the changes made in wiki.
  • duplicate: is for indicating potential dublication of an issue.
  • enhancement: is for indicating any improvements made in any part of the project.
  • help-wanted: is for indicating that there is a need for an issue.
  • invalid: is for indicating that the issue is no more valid.
  • question: is for indicating any question directed to the project.
  • requirement: is for indicating any necessities that will emerge during development process.
  • test: is for indicating tests tried on enhancements.
  • wontfix: is for indicating that the issue won't be fixed.

Clone this wiki locally