mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
Changelog Fragments
Use this directory when a PR should not edit CHANGELOG.md directly.
- One fragment file per PR.
- File name recommendation:
pr-<number>.md. - Include at least one line with both
#<pr>andthanks @<contributor>.
Example:
- Fix LINE monitor lifecycle wait ownership (#27001) (thanks @alice)