Skip to content

No labels!

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

github_actions
github_actions
Pull requests that update GitHub Actions code
java
java
Pull requests that update Java code
javascript
javascript
Pull requests that update Javascript code
status: blocked
status: blocked
Shows that the issue or pull request is currently blocked by another issue or dependency.
status: on hold
status: on hold
Indicates that work on the issue or pull request has been paused and will be resumed later.
status: progress
status: progress
Indicates that the issue or pull request is currently being worked on.
status: ready for review
status: ready for review
Signals that the pull request is complete and ready for review by other team members.
type: bug
type: bug
Indicates that an issue is a bug or a problem that needs to be fixed.
type: dependencies
type: dependencies
Pull requests that update a dependency file
type: documentation
type: documentation
Reserved for issues related to documentation, such as updating, adding, or clarifying documentation
type: enhancement
type: enhancement
Signals that the issue involves improving existing functionality.
type: feature request
type: feature request
Denotes that the issue is a request for a new feature or enhancement.
type: fix
type: fix
Indicates a fix to a bug or a problem.
type: refactor
type: refactor
Involves code refactoring or restructuring without changing its external behavior