Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Labels

Labels

  • Updating build configuration, development tools, or other changes irrelevant to the user
  • Improvements or additions to documentation
  • New feature for the user
  • Bug fix for the user, not a fix to a build script
  • Performance improvements
  • Refactoring production code, e.g. renaming a variable.
  • Formatting changes, missing semicolons, etc.
  • Adding missing tests, refactoring tests; no production code change