Thanks for taking the time to contribute.
We welcome focused contributions that improve the existing site, for example:
- bug fixes
- small UI polish that stays within the current design language
- installer fixes
- docs fixes tied to existing site behavior
- broken links, typos, copy fixes
Please do not open PRs for any of the following unless a maintainer explicitly asked for them first:
- unsolicited redesigns or homepage rewrites
- visual rebrands, new navigation systems, or broad layout overhauls
- unsolicited blog posts, articles, or marketing content
- speculative product/content additions not requested by maintainers
Unsolicited content/editorial PRs and unsolicited redesign PRs will be closed.
Do not submit PRs that add Bun to install instructions, quick-start examples, support matrices, or product messaging.
Bun has known compatibility issues in the OpenClaw stack and can break real integrations/plugins. PRs that present Bun as supported, recommended, or equivalent to the supported runtimes will be closed.
- keep scope tight
- match the existing design and code style
- open an issue first for anything non-trivial
- if the change affects content, design direction, or information architecture, get maintainer approval before writing code
- explain the problem being solved
- include screenshots for UI changes
- keep changes reviewable
- avoid mixing unrelated fixes in one PR
If you are unsure whether something is in scope, ask first.