Documentation === contributor guides and reference documentation for dashore incubator. quick reference --- | Document | Purpose | |----------|---------| | [../START-HERE.md](../START-HERE.md) | Quick start for new contributors | | [../CONTRIBUTING.md](../CONTRIBUTING.md) | Contribution workflow overview | | [commit-messages.md](commit-messages.md) | Commit message format | | [pull-requests.md](pull-requests.md) | PR workflow and guidelines | | [../CODE_OF_CONDUCT.md](../CODE_OF_CONDUCT.md) | Community standards | | [../SECURITY.md](../SECURITY.md) | Security vulnerability reporting | for new contributors --- 1. start with [START-HERE.md](../START-HERE.md) to set up your environment 2. read [CONTRIBUTING.md](../CONTRIBUTING.md) for the workflow overview 3. check [commit-messages.md](commit-messages.md) before your first commit 4. review [pull-requests.md](pull-requests.md) before opening a PR project context --- - **CLAUDE.md** in the repo root has AI assistant context and project architecture - the codebase uses Next.js 15 with App Router, deployed to Cloudflare Workers - authentication is handled by WorkOS AuthKit - UI components are from shadcn/ui getting help --- - **discord:** join our community - **issues:** check existing issues or create a new one - **discussions:** for questions and ideas