Prioritized Labels
Other Labels
  • ! Low
    Low priority development item. Represents a nice to have which we might get too (eventually).
    Django Apps
  • !! Moderate
    Issue which should be moved into development using a normal process.
    Django Apps
  • !!! High Priority
    This is important, do it now!
    Django Apps
  • !!!! Blocking
    Fix it!!! Highest priority issues which are preventing other work from being done.
    Django Apps
  • Blocked
    It's not possible to pursue development of the issue because of problems. Issues that are permanently blocked should be tagged with "Dead."
    Django Apps
  • Complex
    Fixing the issue is hard. The exact causes are unknown, require additional profiling, or a major restructure of the codebase.
    Django Apps
  • Dead
    A permanently blocked issue. It might come back to life, but ... it's not likely.
    Django Apps
  • Discovery
    Issues which are currently in a state of planning and preparation, where requirements are being discussed and specifications being written.
    Django Apps
  • Documentation
    In need of descriptions, discussions, and documentation.
    Django Apps
  • Duplicate
    Duplicate Issue is a duplicate of another issue and adds nothing (or very little) that is new
    Django Apps
  • Easy
    Fixing the issue is easy. In fact, you should have done it already.
    Django Apps
  • Enhancement
    A really nice to have thing to have ....
    Django Apps
  • In-Development
    Currently being worked on, expect updates soon ...
    Django Apps
  • Operations
    Involves the operations of the technology. Might be related to platform, configuration, or runtime environment.
    Django Apps
  • Prototype
    The first time you attempt to do something, you'll get it wrong, so build a prototype first. (Another way of saying we might not know how to do this.)
    Django Apps
  • Specification
    Describe how something should be done so that when you start, you don't make a mess
    Django Apps
  • Sprint: Current
    Issues that are queued to be worked on now (but are not currently in development)
    Django Apps
  • Sprint: Future
    Issues that will be tackled at some future point (probably in a month)
    Django Apps
  • Sprint: Planning
    Issues that are currently in the planning stage
    Django Apps
  • Strategy
    Big picture discussions, clarificiations, and direction. “Where do we want to go?” rather than, “How do we get there?”
    Django Apps