Skip to content

Labels

Labels

  • api

  • apps

    Application projects
  • breaking-change

    A change that changes the API or breaks backward compatibility for users.
  • bugfix

    Inconsistencies or issues which will cause a problem for users or implementors.
  • ci

    Work that improves the continuous integration.
  • core

    Core packages changes or make new feature
  • demo

    Demo features
  • dependencies

    Change in project dependencies.
  • documentation

    Solely about the documentation of the project.
  • enhancement

    Enhancement of the code, not introducing new features.
  • good first issue

    Good first issue for people wanting to contribute to this project.
  • help-wanted

    We need some extra helping hands or expertise in order to resolve this!
  • incomplete

    Missing information.
  • invalid

    This is off-topic, spam, or otherwise doesn't apply to this project.
  • maintenance

    Generic maintenance tasks.
  • major

    This PR causes a major bump in the version number.
  • minor

    This PR causes a minor bump in the version number.
  • new-feature

    New features or options.
  • performance

    Improving performance of the project, not introducing new features.
  • priority-high

    After critical issues are fixed, these should be dealt with before any further issues.
  • priority-low

    Nice addition, maybe... someday...
  • priority-medium

    This issue may be useful, and needs some attention.
  • pwa

  • release

    Release PR from develop to main.
  • security

    Addressing a vulnerability or security risk in this project.
  • test

    test features
  • ui

    User Interface new feature or options