Skip to content

Labels

Labels

  • Pull requests that update a dependency file
  • Achievable by investing significant time and effort, potentially through collaboration
  • Achievable by experienced contributors, or with some guidance
  • Achievable with little prior knowledge and guidance
  • Good for newcomers
  • Pull requests that update Javascript code
  • An issue resulting in complete or substantial loss of critical functionality, or data
  • An issue resulting in complete or substantial loss of functionality, that can be circumvented
  • An issue resulting in non-critical functionality loss and no significant effect on usability
  • An issue with no impact to quality, performance, or functionality
  • Blocked on something else, such as an external PR.
  • Help is requested to fix this issue
  • Information is needed from the reporter to progress the issue.
  • Tracking issue for an epic
  • Changes that affect the build system or external dependencies
  • Changes to CI configuration files and scripts
  • Improvements or additions to documentation
  • New feature or request
  • Bug fix or report
  • Changes that improve performance
  • Refactor existing code
  • Changes that do not affect the meaning of the code
  • Adding missing tests or correcting existing tests