14 Reproduce the problem
Before you seek outside help, strive to nail down your problem with this level of rigor:
- You can reliably induce it, with minimal setup and fuss. To the point where others can reproduce it.
Discuss “bisect” as a useful mentality, applied to lines of code / functions or across versions.
Link out to reprex stuff re: mechanics of sharing.