Skip to content

Label Style Guide

Reparo edited this page Oct 12, 2016 · 20 revisions

Issue Label Style Guide

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

Section

Section of Reparo that this issue belongs to.

  • api
  • website
  • cli

Problem

Issues that make Reparo feel broken or prevent us from doing further work. High priority, especially if present in production.

  • blocked
  • blocker
  • bug
  • externally blocked
  • hotfix

Experience

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

  • visual design
  • copy
  • user experience
  • developer experience

Environment

Environment that the issue is present in.

  • local
  • production

Mindless

Issues that are necessary but less impactful for our users.

  • cleanup
  • technical debt
  • experience debt
  • refactor

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
  • ready for review
  • 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

Inactive

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

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

Epic

Epics track multiple stories together towards a desired outcome. Each epic should get a label unique to the core concept of the epic, usually 2-3 words. Epics should be labeled with their epic label and the epic label. Each story related to an epic should be labeled with that epic's label.

  • epic

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

Clone this wiki locally