Skip to content

Labels

Labels

  • a11y

    Changes or improvements related to accessibility (e.g., screen reader support, keyboard navigation)
  • ci/cd

    A label for changes to the CI/CD pipeline, including updates to automation scripts, GitHub Actions..
  • docs

    Changes or additions to project documentation
  • duplicate

    A label indicating that the issue or pull request is a duplicate of another existing one
  • eas-build

    Pull request label to create builds with EAS Build.
  • eas-build-all:dev

    Triggers builds for both iOS and Android using EAS Build with dev profile
  • eas-build-android:dev

    Triggers an Android build using EAS Build with dev profile
  • eas-build-ios:dev

    Triggers an iOS build using EAS Build with dev profile
  • eas-update

    Pull request label to trigger an update using EAS Update
  • enhancement

    A label for improvements or enhancements that do not constitute a new feature
  • feature

    A label for introducing new, user-facing functionality
  • fix

    A label for resolving issues, bugs, or defects in the software
  • help wanted

    A label that signals that assistance is needed on the issue or pull request
  • invalid

    A label indicating that the issue or PR is not valid or does not meet the project’s requirements
  • maintenance

    A label for routine maintenance tasks that do not affect user-facing functionality
  • performance

    A label for changes aimed at improving the performance of the code
  • question

    A label for inquiries or questions that require clarification or discussion
  • refactor

    A label for changes that involve restructuring or optimizing the existing code
  • revert

    A label for changes that reverse or undo a previous commit
  • style

    A label for changes that only affect the formatting, structure, or style of the code
  • testing

    A label for changes that implement new tests or modify existing ones
  • wontfix

    A label that indicates that the issue or pull request will not be addressed or fixed