Skip to content

docs: add CONTRIBUTING.md and README badges#20

Open
AliaksandrNazaruk wants to merge 1 commit intodextonai:mainfrom
AliaksandrNazaruk:feat/contributing-guide
Open

docs: add CONTRIBUTING.md and README badges#20
AliaksandrNazaruk wants to merge 1 commit intodextonai:mainfrom
AliaksandrNazaruk:feat/contributing-guide

Conversation

@AliaksandrNazaruk
Copy link

Summary

Adds a comprehensive contribution guide and README status badges per #1.

Changes

  • CONTRIBUTING.md: Development setup, coding style, PR submission process, testing commands
  • README.md: Added build status, npm version, and license badges

Details

  • Dev setup covers Node.js, pnpm, and optional Rust toolchain
  • Documents all npm scripts (dev, build, test, typecheck, format)
  • Follows Conventional Commits convention
  • Includes Vitest testing guidelines

Closes #1

- Add comprehensive contribution guide with dev setup, coding style, and PR guidelines
- Add build status, npm version, and license badges to README
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

2 participants