Skip to content

Labels

Labels

  • automated-pr

  • C0-breaking

    Breaking change that will cause existing client to break
  • C1-noteworthy

    Non-breaking change but is worth noticing for client
  • D1-feature

    A new feature, a piece of functionality that needs to be developed
  • D2-bug

    Something isn't working
  • D3-chore

    tasks that need to be completed but don’t provide any additional features/functionality
  • D4-documentation

    documentation creation/amendment
  • D5-testing

    testing related tasks
  • D6-automation

    CI/CD, tools, helper scripts
  • dependencies

    Pull requests that update a dependency file
  • go

    Pull requests that update Go code
  • I1-low

    should be completed within 20 working days
  • I2-medium

    should be completed within 10 working days
  • I3-high

    should be completed within 5 working days
  • I4-urgent

    should be completed within 4-6 hours
  • javascript

    Pull requests that update Javascript code
  • ruby

    Pull requests that update Ruby code
  • rust

    Pull requests that update Rust code
  • Stale

  • tech-debt

    A technical debt which needs to be payback.