Skip to content

Labels

Labels

  • :broom:clean-up

    remove unnecessary code etc.. “Clean Code”
  • :bug:bug

    Something isn't working
  • :bulb:comment

  • :face_exhaling:style

    Formatting, missing semi colons, etc; no code change
  • :fire:hotfix

  • :grey_question:question

    Further information is requested
  • :hammer_and_wrench:fix

    This will not be worked on
  • :lipstick:design

    change visible parts, such as location or color
  • :memo:document

    Improvements or additions to documentation
  • :recycle:refactor

    Change how code works internally. It's different from cleanup.
  • :sob:help-wanted

    Extra attention is needed
  • :sparkles:feature

    New feature or request
  • :x:invalid

    This doesn't seem right