Skip to content

06. Working with issues

Subhrodip Mohanta edited this page Dec 7, 2020 · 15 revisions

It is important to maintain correct information on the issues. In this project we organize Github labels into groups as follows.

Epic

  • epic:architecture
  • epic:build issue
  • epic:dependencies
  • epic:design
  • epic:developer wiki
  • epic:ide issue
  • epic:new pattern
  • epic:web site

Info

  • info:good first issue
  • info:Hacktoberfest
  • info:help wanter
  • info:needs splitting

Priority

  • priority:low
  • priority:normal
  • priority:high

Resolution

  • resolution:duplicate
  • resolution:fixed
  • resolution:won't fix

Status

  • status:under construction
  • status:under review
  • status:stale

Type

  • type:bug
  • type:enhancement
  • type:feature
  • type:refactoring
  • type:support
  • type:task