-
Notifications
You must be signed in to change notification settings - Fork 411
Closed
Description
Summary
Contributing flow is harder than it needs to be because task entrypoints and contributor docs are too broad.
Goals
- Keep a small, clear set of public
misetasks for day-to-day development. - Simplify
CONTRIBUTING.mdfor fast onboarding. - Move style conventions into
STYLE_GUIDE.md. - Document the local
nclshortcut and the main tasks contributors should use.
Proposed Work
- Restructure task visibility so only the primary developer commands are public.
- Rewrite
CONTRIBUTING.mdto focus on prerequisites, quick start, project structure, and main tasks. - Keep commit message and pull request guidance in
CONTRIBUTING.md. - Place DCO guidance under pull request expectations.
Acceptance Criteria
mise tasks lsshows only the primary contributor task set.CONTRIBUTING.mdis concise and task-focused.STYLE_GUIDE.mdexists and contains code/CLI style guidance.- Docs reference
cluster:sandbox,test:e2e, andversionconsistently.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels