Skip to content

Labels

Labels

  • api

    Modification linked to internal or external call to the application
  • backend

    Modification related to backend
  • backport

  • backported

  • build

    Modification related to the build system
  • chore

    Modification without impact on the code (description, readme, comment)
  • ci

  • composer

    Related to composer - manager of dependency for PHP
  • debug

    Ongoing correction
  • dependabot

  • dependencies

    Everything linked to the application dependencies
  • documentation

    Improvements or additions to documentation
  • draft

    Don't accept the PR
  • duplicate

    This issue or pull request already exists
  • feature

    Ask for a new feature or new feature
  • forStable27

    It's a PR/Issue for stable27 only
  • frontend

    Modification related to frontend
  • important bug

    Should be treated after Major bugs
  • invalid

    This doesn't seem right
  • major bug

    Should be treated first, the application can't run without this
  • minor bug

    Should be treated after Major and Important bugs
  • npm

  • proposition

    Suggested improvement to be discussed
  • question

  • redesign

    Ask for a redesign of an existing feature
  • refactor

  • release

    About new release
  • revert

  • test

    Related to unit tests or functional tests
  • toBackport