Thanks for helping maintain VisBug2.
Search the VisBug2 issue tracker before opening a new issue. Include reproduction steps, the browser and operating system, and screenshots or recordings when they help explain the problem.
- Create a focused branch from
main. - Install dependencies with
npm install. - Run
npm run bundleand the relevant tests. - Keep unrelated changes out of the pull request.
- Explain the motivation, behavior change, and verification in the pull request.
All submissions are reviewed through GitHub pull requests.
VisBug2 is derived from the original GoogleChromeLabs/ProjectVisBug, created by Adam Argyle. Please preserve license notices and attribution when redistributing this project.