mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-18 03:46:45 +00:00
Updated Issue Labelling (markdown)
+6
-3
@@ -1,17 +1,20 @@
|
||||
# Meaning of the Labels
|
||||
|
||||
Category
|
||||
- **feature** - new end user functionality
|
||||
- **bug** - broken end use or developer functionality; not working as the developers intended it
|
||||
- **techdebt** - unpleasantness that does (or may in future) affect development
|
||||
- **chore** - refinement / improvement of end user or developer functionality, or new developer functionality
|
||||
- **dogfood** - important for the developer's own use of the project
|
||||
- **performance** - excessive resource usage and latency; usually a bug or chore
|
||||
- **accuracy** - incorrect information is being shown to the user; usually a bug
|
||||
Component
|
||||
- **component/build** - an issue concerning compilation, testing, packaging, distribution
|
||||
- **component/docs** - a documentation issue
|
||||
- **component/ui** - predominantly a front-end issue; most/all of the work can be completed by a f/e developer
|
||||
- **k8s** - pertains to integration with Kubernetes
|
||||
- **ecs** - pertains to integration with Amazon ECS
|
||||
Other
|
||||
- **dogfood** - important for the developer's own use of the project
|
||||
- **performance** - excessive resource usage and latency; usually a bug or chore
|
||||
- **accuracy** - incorrect information is being shown to the user; usually a bug
|
||||
- **help-wanted** - small, well-defined and self-contained
|
||||
- **needs-design** - UI representation/flow requires a fair amount of thought
|
||||
|
||||
|
||||
Reference in New Issue
Block a user