Skip to content

No labels!

There aren’t any labels for this repository quite yet.

areas::checks::ci
areas::checks::ci
Build validation and continuous integration
areas::checks::tests
areas::checks::tests
Unit or integration tests
areas::docs::reference
areas::docs::reference
Low-level reference documentation
areas::docs::samples
areas::docs::samples
Documented samples or reference examples
areas::docs::wiki
areas::docs::wiki
High-level guidance and documentation
areas::infra::dependency
areas::infra::dependency
An area that represents a tooling or dependency that code owners cannot directly update.
areas::infra::dependent
areas::infra::dependent
An area that represents owned tooling that others depend on.
areas::infra::self
areas::infra::self
An area that represents self-tooling that code owners can directly update.
areas::processes::conduct
areas::processes::conduct
Code of conduct
areas::processes::execution
areas::processes::execution
Low-level task execution
areas::processes::governance
areas::processes::governance
Maintenance of permissions
areas::processes::planning
areas::processes::planning
High-level strategy and planning
areas::product::release
areas::product::release
Affects a project in release form, as consumed by users
areas::product::source
areas::product::source
Affects product source (code, etc)
difficulty::high
difficulty::high
Complex issues that require an experienced eye
difficulty::low
difficulty::low
Straightforward issues that can be solved by newcomers
tasks::features::deprecated
tasks::features::deprecated
Features that may soon be obsolete
tasks::features::improvement
tasks::features::improvement
Improvements to existing user-facing features
tasks::features::new
tasks::features::new
New features
tasks::features::obsolete
tasks::features::obsolete
Features that are or could be obsolete
tasks::fixes::bug
tasks::fixes::bug
Something isn't working
tasks::fixes::regression
tasks::fixes::regression
What was working is now broken
tasks:refactor::breaking
tasks:refactor::breaking
A refactor resulting in a breaking change
tasks::refactor::cleanup
tasks::refactor::cleanup
A refactor where function is unaffected
tasks::refactor::improvement
tasks::refactor::improvement
A general improvement, internal or user-facing.
tasks::review::compliance
tasks::review::compliance
Alignment with standards or regulations
tasks::review::design
tasks::review::design
Setup, architecture or design patterns
tasks::review::functional
tasks::review::functional
Alignment with specifications and requirements
tasks::review::performance
tasks::review::performance
Resource usage and efficiency
tasks::review::security
tasks::review::security
Vulnerabilities and safe data handling