Label Style Guide - Snugug/gulp-armadillo GitHub Wiki

Issue Label Style Guide

In order to improve organization and tracking of issues, the following labels should be used as described.

Section

Section of Armadillo that this issue belongs to.

  • sass
  • javascript
  • html
  • markdown
  • server
  • images
  • copy
  • optimization
  • build
  • watch

Problem

Issues that make Armadillo feel broken or prevent us from doing further work, but otherwise work as designed. High priority.

  • blocked
  • blocker
  • bug
  • externally blocked
  • hotfix

Experience

Issues that affect a user's comprehension or overall enjoyment of Armadillo.

  • microcopy
  • user experience
  • developer experience
  • performance
  • documentation

Environment

Environment that the issue is present in, either Armadillo core or its use as a module

  • development
  • production build

Mindless

Issues that are necessary but less impactful for our users.

  • cleanup
  • legal
  • technical debt
  • experience debt
  • tests
  • greenkeeper

Feedback

Issues that require further conversation to figure out how to proceed or what action steps are needed.

  • request for comments
  • help wanted
  • question
  • research
  • strategy
  • stub
  • prototype

Addition

Issues that will result in new functionality or releases.

  • feature

Improvement

Issues that will iterate on existing functionality.

  • enhancement
  • optimization

Pending

Issues where action can be taken, but has not yet.

  • under consideration
  • consumable

Inactive

Issues where no actions are needed or possible. The issue is either fixed or addressed better by other issues.

  • invalid
  • won't fix
  • duplicate
  • on hold

Epic

Epics track multiple stories together towards a desired outcome.

  • epic

Label Style Guide generated by Reparo. (Reparo on GitHub)