docs/develop/contribute/good-decisions/fixing-pr-mistakes.md
This page describes the process to follow when someone notices a mistake in a merged pull request (PR).
Question is, what should we, as a community, do? That depends on the scope of the changes in the PR that was merged.
A low impact PR might mean that it affected:
If this is the case, do the following:
A high impact PR represents something that has or will result in a customer incident.
If this is the case, there are two scenarios:
For scenario 1, if it's not affecting other functionality, turn that feature flag off to disable the feature.
For scenario 2: