Skip to content

Labels

Labels

  • dependencies

    Pull requests that update a dependency files
  • priority: critical

    Users are blocked. Fix it as soon as possible
  • priority: high

    People can work around the issue but it’s painful
  • priority: low

    The issue reports cosmetic items, formatting, spelling, colors, etc.
  • priority: medium

    People can use the app but this bug negatively affects their user experience
  • scope: ⌨️ cli

    Requires changes in the cli workspace
  • scope: 🌐 website

    Requires changes in the website workspace
  • scope: 🌳 root

    Requires changes in the project root
  • scope: 🎛 panel

    Requires changes in the panel workspace
  • scope: 💅 ui

    Requires changes in the ui workspace
  • scope: 🛰 api

    Requires changes in the api workspace
  • type: ♻️ refactor

    We should make things clearer or removing ambiguity, without changing the functionality
  • type: ⚡️ perf

    A code change that improves performance
  • type: ✨ feat

    Another new, shiny thing we can have in our app
  • type: ❓ question

    The issue is more of a question than a request for new features or a report of broken features
  • type: 🎨 style

    Changes, that do not affect the meaning (white-space, formatting, missing semi-colons, etc)
  • type: 🏗️ build

    Changes that affect the build system or external dependencies
  • type: 🐛 fix

    Something isn't working. We specified it's importance with a priority label
  • type: 👷 ci

    Changes to our CI configuration files and scripts
  • type: 📝 docs

    Documentation only changes
  • type: 🧪 test

    Adding missing tests or correcting existing tests
  • ⏱ 1 minute PR

    Really small pull request that probably can be reviewed under a minute
  • 🦄 for design review

    PR should be reviewed by someone from the design team