Skip to content

Labels

Labels

  • Changes that don't modify src or test files (for example updating dependencies)
  • Pull requests that update a dependency file
  • Updates to documentation such as a the README or other markdown files
  • A new feature is introduced
  • A bug fix
  • Pull requests that update GitHub Actions code
  • Pull requests that update Javascript code
  • Refactored code that neither fixes a bug nor adds a feature, and is instead focused on code health