Skip to content

Labels

Labels

  • Bugfix

    A PR aimed at fixing an issue or defect in the existing
  • Changes Requested

    Reviewers request changes after their initial review.
  • Chore

    A PR that handles maintenance tasks or updates that don’t affect the user experience directly.
  • Devops

  • Documentation

    A PR focused on updating or creating documentation.
  • DON'T MERGE

  • DRAFT

    PR is an ongoing work and is not ready to be reviewed
  • Feature

    A PR that introduces a new feature or functionality.
  • Performance

    A PR aimed at improving the performance of the application.
  • Ready to be Merged

    All tests and checks have passed, and the code is ready for merge
  • Ready to Review

    PR is complete and ready for initial review.
  • Refactor

    A PR that restructures or optimizes existing code without changing its external behavior.
  • Security

    A PR that addresses security vulnerabilities or hardens the system against attacks.
  • Style

    A PR that adjusts code style, formatting, or non-functional aspects like naming conventions.
  • Test

    A PR aimed at adding or improving tests.