Minimal Reproducible Example
Isolating an issue into the smallest project possible is useful in a few ways. Accelerating your debugging with a fast repro and for reporting to other developers like different teams, external services, or SDK providers.
StackOverflow has a great guide to what they call a Minimal Reproducible Example, check it out.