-
Notifications
You must be signed in to change notification settings - Fork 0
No labels!
There aren’t any labels for this repository quite yet.
29 labels
good first issue
good first issue
Issue is ready for work; looking for n00bs who wanna get their hands dirty!
priority: low
priority: low
Implement when there are no higher priority issues (or for "good first issues").
status: revision needed
status: revision needed
Needs more info before it can be considered for work.
status: triage pending
status: triage pending
An issue that needs a priority (or weight) assignment.
type: breaking change
type: breaking change
Modifications affect or replace the public API. Semver bump: MAJOR (⇧.y.z)
type: build
type: build
Changes that affect the build system or external dependencies. Semver bump: PATCH (x.y.⇧)
type: ci
type: ci
Changes to continuous integration and release workflow. Semver bump: PATCH (x.y.⇧)
type: dependency
type: dependency
Update or pin a third-party library. Semver bump: PATCH (x.y.⇧)
type: docs
type: docs
Changes documentation, e.g., specifications, instructions. Semver bump: PATCH (x.y.⇧)
type: refactor
type: refactor
Source code design improvements w/out new features or fixes. Semver bump: PATCH (x.y.⇧)
type: test
type: test
Adds, fixes, or removes tests, within coverage thresholds. Semver bump: PATCH (x.y.⇧)