## Goal Add basic project documentation files for future collaboration and open-source readiness. ## Why Even if the project is currently personal, basic project documents make it easier to understand, maintain and potentially collaborate on later. ## Scope Create or draft the following files: - `CONTRIBUTING.md` - `CODE_OF_CONDUCT.md` - `LICENSE` - Optional: `docs/architecture.md` - Optional: `docs/roadmap.md` ## Acceptance criteria - [ ] `CONTRIBUTING.md` explains how to set up and contribute locally - [ ] `CODE_OF_CONDUCT.md` exists - [ ] `LICENSE` is selected and added - [ ] Optional architecture/roadmap docs are linked from README - [ ] Documentation matches the current maturity of the project > [!NOTE] > Priority: Could > Type: Documentation / Project Setup > Area: Docs / Collaboration / Open Source Readiness
Goal
Add basic project documentation files for future collaboration and open-source readiness.
Why
Even if the project is currently personal, basic project documents make it easier to understand, maintain and potentially collaborate on later.
Scope
Create or draft the following files:
CONTRIBUTING.mdCODE_OF_CONDUCT.mdLICENSEdocs/architecture.mddocs/roadmap.mdAcceptance criteria
CONTRIBUTING.mdexplains how to set up and contribute locallyCODE_OF_CONDUCT.mdexistsLICENSEis selected and addedNote
Priority: Could
Type: Documentation / Project Setup
Area: Docs / Collaboration / Open Source Readiness