KPIs

Labels

PR title

PR description

PR formatting guidelines

Fixing regressions

When you open a pull request that fixes a regression, follow the steps below to ensure great history tracking of what happened and make the author who initially introduced the regression aware of what caused it and what can fix it.

  1. Add the type: regression label.
  2. Add to the PR description the link to the PR that introduced the regression—for example, “Regression introduced by #1234”—and ask the PR author for a review.