Skip to content

Labels

Labels

  • complexity: good first issue

    Ideal for newcomers; relatively simple to tackle
  • complexity: hard

    Complex issue that requires significant effort or advanced knowledge
  • complexity: help wanted

    Maintainers are seeking help to resolve this issue
  • dependencies

    Pull requests that update a dependency file
  • php

    Pull requests that update php code
  • priority: critical

    Requires immediate attention due to its impact
  • priority: high

    Important and should be addressed soon
  • priority: low

    Less urgent and can be addressed later
  • status: waiting for replay

    Indicates that the issue or PR is awaiting a response from the reporter or another contributor
  • status: wontfix

    Signifies that the maintainers have decided not to fix the issue
  • type: breaking change

    This change will break existing functionality or compatibility
  • type: bug

    A problem or error in the project that needs to be fixed
  • type: documentation

    Issues or PRs related to the project’s documentation
  • type: duplicate

    Marks an issue or PR that is a duplicate of another one
  • type: enhancement

    A proposed improvement or addition to existing features
  • type: fix

    A correction or resolution to an identified issue
  • type: possible bug

    Potential issue that might be a bug, pending confirmation
  • type: question

    Used for inquiries or requests for clarification
  • type: refactor

    Indicates that the issue or PR involves code restructuring without changing its external behavior