Skip to content

Labels

Labels

  • autorelease: pending

  • autorelease: tagged

  • bug

    Something isn't working: should prefix branch by fix/
  • dependencies

  • docs

    Improvements or additions to documentation: should prefix branch by docs/
  • feat

    New feature or request: should prefix branch by feat/
  • javascript

    Pull requests that update javascript code
  • nicetohave

  • perf

    A code change that improves perforamnce: should prefix branch by perf/
  • polish

    Clean up of UI, UX or phrasing (small changes <30mn): should prefix branch by polish/
  • priority

  • python:uv

    Pull requests that update python:uv code
  • refactor

    Refactor code structure or implementation: should prefix branch by refactor/
  • style

    Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons etc
  • test

    Adding missing tests or correcting existing tests: should prefix branch by test/
  • wontfix

    This will not be worked on