forked from cleveragents/cleveragents-core
ccff33c7c7
Added an Unreleased section to CHANGELOG.md describing all documentation changes in this branch: CONTRIBUTING.md expansion, implementation plan migration to docs/timeline.md and docs/implementation-notes.md, and removal of the monolithic implementation_plan.md. Refs: #408
742 B
742 B
Changelog
Unreleased
- Expanded CONTRIBUTING.md with detailed guidance on the issue creation process, label system, ticket lifecycle, pull request requirements, and review/merge process.
- Added commit scope, quality, and message format guidelines to CONTRIBUTING.md.
- Migrated implementation timeline from the monolithic implementation plan to
docs/timeline.md. - Migrated implementation notes to
docs/implementation-notes.md. - Relocated remaining implementation plan content to the specification and CONTRIBUTING.md,
and removed
implementation_plan.mdfrom the repository. - Updated CONTRIBUTING.md to include project-specific conventions for tooling, testing, type checking, and code style.
v1.0.0
First release.