You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature/183 introduce a new root level release notemd that is separate from changelogmd (#188)
* feat(#183): introduce new Copilot instructions and update agent documentation
- Add repository-wide Copilot instructions for NovaModuleTools
- Update agent documentation to reflect new file structure and skills
- Ensure YAML frontmatter is included for valid Copilot profiles
* feat(#183): introduce RELEASE_NOTE.md for public-facing changes
- Added a root-level RELEASE_NOTE.md to summarize public cmdlet, CLI, configuration, and migration changes.
- Updated documentation to clarify the distinction between CHANGELOG.md and RELEASE_NOTE.md.
- Modified validation and publishing workflows to include RELEASE_NOTE.md.
0 commit comments