Contribution Guide
We welcome all contributions! Here’s how to get involved:
- Clone the repository:
git clone https://github.com/browser-use/browser-use - Set up your environment:
uv sync --all-extras --devor
pip install -U git+https://github.com/browser-use/browser-use.git@main - Enable debug logging for development:
echo "BROWSER_USE_LOGGING_LEVEL=debug" >> .env - Find issues and contribute:
Look for
good-first-issuetags in GitHub. Submit pull requests and showcase your work in the#showcase-your-workchannel. You can also contribute prompts toawesome-browser-use-prompts!
Was this page helpful? Your feedback helps us improve!