Skip to content

No labels!

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

area: build/ci
area: build/ci
Changes that affect GitHub Actions workflows or external dependencies
area: docs
area: docs
Documentation and README changes
area: i18n
area: i18n
PRs that primarily affect localisation files
area: song list
area: song list
SongUpdateService.cs changes
area: web pages
area: web pages
PRs that affect GitHub Pages by pushing to the web-pages branch
priority: high
priority: high
PRs or issues that have high priority.
priority: low
priority: low
PRs or issues that have low priority.
size/L
size/L
PRs that change 200-1000 lines.
size/M
size/M
PRs that change 100-200 lines.
size/S
size/S
PRs that change 20-100 lines.
size/XL
size/XL
PRs that change 1000-2000 lines.
size/XS
size/XS
PRs that change <20 lines.
size/XXL
size/XXL
PRs that change >2000 lines.
status: blocked
status: blocked
This PR is blocked by other PRs or dependencies
status: duplicate
status: duplicate
Duplicate of another issue.
status: help wanted
status: help wanted
Issues or PRs that need further investigation.
status: invalid
status: invalid
Not a valid issue.
status: not enough info
status: not enough info
Issues that require more information to be provided, either by the author or through investigation.
status: open to PR
status: open to PR
Issues that are free to be taken by outside contributors.
status: stale
status: stale
This PR is no longer maintained.
status: wontfix
status: wontfix
Issues that will not be resolved, for one reason or another.
status: works as intended
status: works as intended
Not a bug, the feature works as designed.
type: breaking change
type: breaking change
PRs or issues that introduce breaking changes that require users to adapt
type: bug
type: bug
Issues describing unexpected behaviour.
type: change
type: change
PRs that update current functionality without adding new features or fixing any bugs
type: feature
type: feature
Features and feature requests.
type: fix
type: fix
PRs that fix bugs, typos, style issues.
type: refactor/style
type: refactor/style
Changes that improve code quality and styling without affecting functionality