Skip to content

Labels

Labels

  • ♻️refactor

    Refactoring production code, e.g. renaming a variable
  • ⚡️feat

    New feature or request
  • 🏃🏻test

    Adding missing tests, refactoring tests; no production code change
  • 💄style

    Formatting changes, missing semicolons, etc
  • 📜docs

    Improvements or additions to documentation
  • 🔧fix

    Something isn't working
  • 🧭build

    Updating build configuration, development tools or other changes irrelevant to the user