Skip to content

No labels!

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

dependencies
dependencies
Pull requests that update a dependency file
good first issue
good first issue
Issue is ready for work; looking for n00bs who wanna get their hands dirty!
greenkeeper
greenkeeper
PR bot that updates package.json dependencies
help wanted
help wanted
Issue is ready for work. Voluntary contributions welcome ♥!
priority: critical
priority: critical
Impacts human safety or livelihood.
priority: high
priority: high
Affects consumer retention or product reputation.
priority: low
priority: low
Implement when there are no higher priority issues (or for "good first issues").
priority: medium
priority: medium
Will add consumer value when released.
security
security
Pull requests that address a security vulnerability
status: accepted
status: accepted
The proposal has community consensus.
status: available
status: available
Issue is ready for work. Voluntary contributions welcome ♥!
status: in-progress
status: in-progress
Work actively underway.
status: review needed
status: review needed
Needs community inspection or approval.
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: chore
type: chore
Changes that don't modify source or test files. Semver bump: PATCH (x.y.⇧)
type: ci
type: ci
Changes to continuous integration and release workflow. Semver bump: PATCH (x.y.⇧)
type: defect
type: defect
A report of potentially faulty or defective product behavior.
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: feature
type: feature
Adds or enhances valuable behavior. Semver bump: MINOR (x.⇧.z)
type: fix
type: fix
PR changes that repair defects ("bugs"). Semver bump: PATCH (x.y.⇧)
type: performance
type: performance
Changes intended to reduce latency. 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: revert
type: revert
Go back to specific tag or SHA1 commit. Semver bump: MINOR (x.⇧.z)
type: style
type: style
Code style changes (e.g., lint-fixes). Semver bump: PATCH (x.y.⇧)
type: test
type: test
Adds, fixes, or removes tests, within coverage thresholds. Semver bump: PATCH (x.y.⇧)