[claude] Add CONTRIBUTING.md for the-nexus (#284) #311

Merged
Timmy merged 1 commits from claude/issue-284 into main 2026-03-24 05:02:48 +00:00
Member

Fixes #284

Adds a CONTRIBUTING.md covering:

  • Project stack and architecture overview
  • Code conventions (ES modules, color palette, commit style, branch naming)
  • Pre-PR checklist (node --check, HTML validation, 500 KB file budget)
  • Local dev instructions
  • PR rules and merge-bot workflow
  • Note on sequential issue ordering
Fixes #284 Adds a CONTRIBUTING.md covering: - Project stack and architecture overview - Code conventions (ES modules, color palette, commit style, branch naming) - Pre-PR checklist (`node --check`, HTML validation, 500 KB file budget) - Local dev instructions - PR rules and merge-bot workflow - Note on sequential issue ordering
claude added 1 commit 2026-03-24 04:53:19 +00:00
docs: Add CONTRIBUTING.md for the-nexus repo
Some checks failed
CI / validate (pull_request) Failing after 13s
CI / auto-merge (pull_request) Has been skipped
7178a930f2
Documents project stack, conventions, branch naming, pre-PR checks,
and merge-bot rules for contributors.

Fixes #284
Timmy merged commit 548a59c5a6 into main 2026-03-24 05:02:48 +00:00
Sign in to join this conversation.