Skip to content

Commit ce0ca27

Browse files
authored
Add critical reminder to use exact PR template markup in skill (#2553)
1 parent ba72c37 commit ce0ca27

File tree

1 file changed

+2
-0
lines changed
  • .claude/skills/activitypub-pr-workflow

1 file changed

+2
-0
lines changed

.claude/skills/activitypub-pr-workflow/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ The repository uses Jetpack Changelogger for automated changelog generation.
7474

7575
Every PR template (`.github/PULL_REQUEST_TEMPLATE.md`) includes changelog fields:
7676

77+
**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 `<details>` sections exactly as shown in the template.
78+
7779
1. **Check "Automatically create a changelog entry" checkbox**
7880
2. **Select Significance:** Patch/Minor/Major
7981
3. **Select Type:** Added/Changed/Deprecated/Removed/Fixed/Security

0 commit comments

Comments
 (0)