Skip to content

Labels

Labels

  • build

    Change that affects the build system or external dependencies
  • chore

    Any maintenance change that does not end in another category and refers to a small clean up, for ins
  • ci

  • dependencies

    Pull requests that update a dependency file
  • deps

  • do not merge

  • docs

    Improvements or additions to documentation
  • enhancement

  • feat

    New feature to the application or library
  • fix

    Something isn't working
  • javascript

    Pull requests that update javascript code
  • json

  • perf

    Change that improves performance
  • refactor

    Non-functional code change that neither fixes a bug nor adds a feature
  • revert

    Reserved for revert commits
  • style

    Linting change that does not affect the meaning of the code
  • test

    Missing test or correction of existing tests
  • yaml