This repository was archived by the owner on Jun 17, 2022. It is now read-only.
Labels
Labels
21 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.
- 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.