diff --git a/.claude/skills/activitypub-pr-workflow/SKILL.md b/.claude/skills/activitypub-pr-workflow/SKILL.md index 1aa1089f1..c35891ec2 100644 --- a/.claude/skills/activitypub-pr-workflow/SKILL.md +++ b/.claude/skills/activitypub-pr-workflow/SKILL.md @@ -74,6 +74,8 @@ The repository uses Jetpack Changelogger for automated changelog generation. Every PR template (`.github/PULL_REQUEST_TEMPLATE.md`) includes changelog fields: +**CRITICAL:** You must use the exact template markup from `.github/PULL_REQUEST_TEMPLATE.md`. Do not create custom formatting - use the actual checkboxes `- [x]` and `
` sections exactly as shown in the template. + 1. **Check "Automatically create a changelog entry" checkbox** 2. **Select Significance:** Patch/Minor/Major 3. **Select Type:** Added/Changed/Deprecated/Removed/Fixed/Security