Bug reports
How to report a bug in Strapkit so we can reproduce and fix it fast.
For anything broken, open an issue on GitHub and include:
- What you were trying to do.
- Browser and OS.
- The relevant lines from your DevTools console.
- A minimal repro (
package.json+ the command you ran) if possible.
A minimal repro is by far the biggest lever on turnaround time — if you
can hand us the exact package.json and command that breaks, we can
usually reproduce it on the first try.