This repository was archived by the owner on Jul 15, 2023. It is now read-only.
Labels
Labels
22 labels
- User/developer question
- Non-work/tracking
- Simple task (typically non-code)
- Simple task (code/non-code)
- Placeholder for further splitting. Must never be committed to.
- Well-sized task (simple code + tests)
- Placeholder for further splitting. Must never be committed to.
- Task incurring extra overhead (cross-repo work, refactors, complex small features)
- Chunky! Ensure this is the smallest that it can be split to before committing to it.
- Needs some splitting!
- Affects nearly all or all end-users!
- Does not affect many end-users.
- Affects a majority of end-users.
- Affects the average end-user.
- Describing a big goal. A collection of issues. Should never end up in an iteration.
- Not moving for some reason. Refine prioritization!
- Feature or requirement written from the user's perspective using non-technical language.
- Performance related
- Regressions/production issues that do not function as intended
- Technical work that is not directly related to a user requirement but still must be completed.
- Child of another issue. Used to break down stories, tasks, or bugs into individual pieces of work.
- Knowledge exploration for investigating/prototyping a technical approach to some requirement.