Skip to content

No labels!

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

pr-minor
pr-minor
Non-breaking feature or enhancement, will increment minor version (0.+1.0)
pr-minor-breaking
pr-minor-breaking
Feature or enhancement that breaks compatibility, will increment minor version (0.+1.0)
pr-patch
pr-patch
Incremental feature improvement, will increment patch version when merged (0.0.+1)
pr-performance
pr-performance
Improve performance of an existing feature, will increment patch version when merged (0.0.+1)
pr-tests
pr-tests
Add or improve existing tests
prerelease
prerelease
This change is available in a prerelease.
process
process
Improvement to internal processes
python
python
Pull requests that update Python code
quick fix
quick fix
Minimal planning and/or implementation work required.
refactor
refactor
Simplifying or restructuring existing code or documentation.
release
release
Create a release when this PR is merged
released
released
This issue/pull request has been released.
Roadmap
Roadmap
Used to describe the roadmap and track milestone issues needed to complete it.
skip-release
skip-release
PR doesn't appear in the changelog and preserves current version when merged
someday
someday
Not a priority right now, but we want to keep this around to think or discuss more.
tests
tests
Enhancing or fixing tests where functioning is not affected.
usability
usability
Issue affecting user or developer experience.