Skip to content

docs: add CONTRIBUTING.md and README badges#68

Open
magnet78 wants to merge 2 commits into
dextonai:mainfrom
magnet78:fix/add-contributing-guide
Open

docs: add CONTRIBUTING.md and README badges#68
magnet78 wants to merge 2 commits into
dextonai:mainfrom
magnet78:fix/add-contributing-guide

Conversation

@magnet78
Copy link
Copy Markdown

Closes #1

Summary

This PR addresses [bounty:8e29b86d-2387-4a5a-bd72-69afaa74c4ad] by:

  1. Adding CONTRIBUTING.md — A comprehensive contribution guide covering:

    • Development setup instructions (Node.js, pnpm, Rust, Chrome)
    • Code style guidelines (kebab-case flags, no emojis, Prettier)
    • Project structure overview
    • Documentation update checklist (matching AGENTS.md requirements)
    • PR submission workflow
  2. Adding status badges to README.md — CI build status, npm version, and license badges placed right after the project title.

Files Changed

  • CONTRIBUTING.md (new)
  • README.md (updated with badges)

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.

Add a README badge and contribution guide to agent-browser

1 participant