Skip to content

No labels!

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

beginner-friendly
beginner-friendly
Good first issue for people wanting to contribute to the project.
feat: breaking-changes
feat: breaking-changes
This might break other parts of the code.
priority: critical
priority: critical
This should be dealt with first. Not fixing this issue might be a serious error.
priority: high
priority: high
After critical issues are fixed, these should be dealt with before any further issues.
priority: low
priority: low
Nice addition, maybe... someday...
priority: medium
priority: medium
This issue may be useful, and needs some attention.
priority: security
priority: security
Marks a security issue that needs to be resolved ASAP.
semver: major
semver: major
This will cause a major bump in the version X.0.0
semver: minor
semver: minor
This will cause a minor bump in the version 0.X.0
semver: patch
semver: patch
This will cause a patch bump in the version 0.0.X
status: blocked
status: blocked
This is being blocked by other ongoing issues.
status: discussion-needed
status: discussion-needed
This should be discussed first before proceeding.
status: duplicate
status: duplicate
This issue or pull request already exists.
status: evaluating
status: evaluating
Applied to all new issues & PRs, someone needs to triage this.
status: help-wanted
status: help-wanted
We need some extra helping hands or expertise in order to resolve this.
status: incomplete
status: incomplete
Marks a PR or issue that is missing information.
status: investigating
status: investigating
This is currently being investigated and looked into.
status: monitoring
status: monitoring
This is still being monitored before it can be closed as resolved.
status: no-stale
status: no-stale
This is exempted from the stale bot.
status: stale
status: stale
There hasn't been any activity on this for quite some time.
status: wontfix
status: wontfix
This won't be worked on.
type: bug
type: bug
Something isn't working as expected.
type: dependencies
type: dependencies
Upgrade or downgrade of project dependencies.
type: docs
type: docs
Solely about the documentation of the project.
type: enhancement
type: enhancement
Enhancement of the code, not introducing new features.
type: feature
type: feature
New feature, concept idea or suggestion.
type: maintenance
type: maintenance
Generic maintenance tasks.
type: performance
type: performance
Improvement of performance.
type: question
type: question
Further information is requested for discussion.
type: refactor
type: refactor
Improvement of existing code.