Seeking Node.js maintainers for the BugBundle design-partner pilot #9
zhou-wang-git
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
BugBundle is looking for maintainers of small-to-medium Node.js CLIs, build tools, and libraries who regularly receive bug reports without a usable reproduction.
The pilot is intentionally small: five public repositories and real issue workflows. BugBundle captures a failing command, redacts common secrets and home paths, includes only explicitly allowlisted project files, and produces a deterministic ZIP that maintainers can inspect and verify locally.
npx bugbundle@0.2.0 init npx bugbundle@0.2.0 preview npx bugbundle@0.2.0 capture --output bugbundle.zip -- npm test npx bugbundle@0.2.0 verify bugbundle.zipWhat we need from design partners:
What we will provide:
Reply here with your repository and the kind of reproduction problems you see, or open an issue. Do not attach secrets, proprietary source code, or an unreviewed bundle.
All reactions