Fix documentation issues from code review feedback

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-28 05:16:59 +00:00
parent a36552d11e
commit f4d9eb75d1
2 changed files with 26 additions and 8 deletions

View File

@@ -20,6 +20,10 @@
- Created CHANGELOG_PROCESS.md guide with detailed workflow
- Added changelog entry section to PR template
- Integrated changelog guidance into CONTRIBUTING.md and WORKFLOW_GUIDE.md
- GitHub Actions workflow for automatic changelog validation and PR labeling (#66)
- Validates changelog entries in PR descriptions
- Automatically comments with guidance on missing/invalid entries
- Smart detection skips automated PRs
### Changed
- Updated roadmap documentation based on current open pull requests (#66)