Skip to content

docs: add CONTRIBUTING.md and CI status badge to README#15

Open
DrGalio wants to merge 1 commit intodextonai:mainfrom
DrGalio:docs/contributing-and-badge
Open

docs: add CONTRIBUTING.md and CI status badge to README#15
DrGalio wants to merge 1 commit intodextonai:mainfrom
DrGalio:docs/contributing-and-badge

Conversation

@DrGalio
Copy link

@DrGalio DrGalio commented Mar 24, 2026

Closes #1

Changes

  • Added with developer setup instructions, coding style guidelines, and PR submission process
  • Added CI status badge to linking to the GitHub Actions CI workflow

Details

The CONTRIBUTING.md covers:

  • Prerequisites (Node.js 20/22, pnpm 9, Rust)
  • Step-by-step dev setup (clone, install, build, test)
  • Coding style conventions (Prettier, rustfmt, naming, types)
  • PR workflow (branching, local checks, CI expectations)

The CI badge shows the current build status from the workflow.

bounty:8e29b86d-2387-4a5a-bd72-69afaa74c4ad

- Add CONTRIBUTING.md with dev setup, coding style, and PR guidelines
- Add CI workflow status badge to README.md

Refs: dextonai#1
bounty:8e29b86d-2387-4a5a-bd72-69afaa74c4ad
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