Skip to content

Labels

Labels

  • breaking change

    A change that will cause existing functionality to change or fail
  • bug

    Something isn't working as expected
  • build

    Changes that affect the build system or external dependencies
  • chore

    Changes that don't modify source code or tests
  • ci

    Changes to continuous integration
  • dart

    Pull requests that update Dart code
  • dependencies

    Pull requests that update a dependency file
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • external dependency

    Requires changes in an external dependency
  • external help wanted

    Looking for help on this ticket from the community
  • feature

    A new feature or request
  • github_actions

    Pull requests that update GitHub Actions code
  • good first issue

    Good for newcomers
  • has reproductive steps

    This issue contains detailed steps to reproduce the issue
  • invalid

    This doesn't seem right
  • investigating

    This is currently being looked into to understand the cause/scope
  • needs reproductive steps

    This issue lacks sufficient details and further information in needed
  • needs triage

    Issue requires triage
  • p0

    Critical issues such as a build break or regression
  • p1

    High-priority issues at the top of the work list
  • p2

    Important issues not at the top of the work list
  • p3

    Issues that we currently consider unimportant
  • performance

    Changes that improve performance
  • refactor

    A code change that neither fixes a bug nor add a feature
  • revert

    Changes that reverts a previous commit
  • spike

    Investigation needed
  • style

    Changes that do not affect the meaning of the code
  • test

    Changes that add missing tests or correcting existing tests
  • tool

    Changes that effect the projects internal tooling