Skip to content

Labels

Labels

  • chore

    Changes that don't modify src or test files (for example updating dependencies)
  • dependencies

    Pull requests that update a dependency file
  • docs

    Updates to documentation such as a the README or other markdown files
  • feature

    A new feature is introduced
  • fix

    A bug fix
  • github_actions

    Pull requests that update GitHub Actions code
  • javascript

    Pull requests that update Javascript code
  • refactor

    Refactored code that neither fixes a bug nor adds a feature, and is instead focused on code health