Skip to content

docs: add contributing guide - #45

Open
TheoGoulart333 wants to merge 1 commit into
Women-Coding-Community:mainfrom
TheoGoulart333:codex/add-contributing-guide
Open

docs: add contributing guide#45
TheoGoulart333 wants to merge 1 commit into
Women-Coding-Community:mainfrom
TheoGoulart333:codex/add-contributing-guide

Conversation

@TheoGoulart333

Copy link
Copy Markdown

Summary

Adds a root CONTRIBUTING.md with setup steps, project layout, local checks, branch naming, and pull request expectations.

Also links the new contributor guide from the README.

Validation

  • npm install
  • npm run format
  • npm run typecheck
  • npx prettier --check CONTRIBUTING.md README.md
  • git diff --check

Closes #22

@TheoGoulart333
TheoGoulart333 requested a review from a team as a code owner September 1, 2026 18:26
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 CONTRIBUTING.md

1 participant