Skip to content

Labels

Labels

  • :baby: good first issue

    Good for newcomers
  • :back: reverts

    Oops, we need to roll something back/forward
  • :book: docs

    Update to documentation
  • :bug: fix

    Something isn't working
  • :computer: CI

    Continuous Integration Updates
  • :do_not_litter: don't merge

    A pull request is not ready for prime time
  • :mag: needs triage

  • :package: refactor

    Refactoring a portion of the code
  • :sparkles: feat

    New feature or request
  • :wastebasket: chore

    deps updates, linting errors, etc.
  • dependencies

    Update one or more dependencies version
  • documentation

    Changes only affect the documentation
  • hacktoberfest-accepted

  • internal

    Changes only affect the internal API
  • major

    Increment the major version when merged
  • minor

    Increment the minor version when merged
  • patch

    Increment the patch version when merged
  • performance

    Improve performance of an existing feature
  • prerelease

    This change is available in a prerelease.
  • released

    This issue/pull request has been released.
  • skip-release

    Preserve the current version when merged
  • tests

    Add or improve existing tests
  • 🚨 tests

    Extra attention is needed