Skip to content

docs: clarify integration example placement#4856

Merged
sauravpanda merged 2 commits into
browser-use:mainfrom
felix-windsor:felix/integration-examples-guidance
May 19, 2026
Merged

docs: clarify integration example placement#4856
sauravpanda merged 2 commits into
browser-use:mainfrom
felix-windsor:felix/integration-examples-guidance

Conversation

@felix-windsor
Copy link
Copy Markdown
Contributor

@felix-windsor felix-windsor commented May 17, 2026

Summary

  • add examples/integrations/README.md with placement rules for integration examples, package integrations, custom-function examples, and external community projects
  • add a link from .github/CONTRIBUTING.md so contributors can find the guidance before opening integration PRs
  • avoid adding any third-party example code directly; this only defines the contribution boundary

Resolves #4744.

Tests

  • uv run pre-commit run --all-files

Summary by cubic

Adds examples/integrations/README.md with placement rules, an example checklist, and a community listing format, and links it from .github/CONTRIBUTING.md. No third-party code added; this only sets the contribution boundary. Resolves #4744.

Written for commit 7a33d8d. Summary will update on new commits. Review in cubic

@felix-windsor felix-windsor marked this pull request as ready for review May 17, 2026 11:12
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

Copy link
Copy Markdown
Collaborator

@sauravpanda sauravpanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome, thanks for the PR

@sauravpanda sauravpanda merged commit eeff4d1 into browser-use:main May 19, 2026
92 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Where do third-party tool integrations belong in docs?

2 participants