We’re thrilled you’re interested in contributing to Browser Use! This guide will help you get started with contributing to our project. Your contributions are what make the open-source community such an amazing place to learn, inspire, and create.
Include a clear description of what the PR does and why it’s needed
Add tests that cover your changes
Include a demo screenshot/gif or an example script demonstrating your changes
Make sure the PR passes all CI checks and tests
Keep your PR focused on a single issue or feature to make it easier to review
Note: We appreciate quality over quantity. Instead of submitting small typo/style-only PRs, consider including those fixes as part of larger bugfix or feature PRs.