Skip to content

Require PR bodies to use the template's exact headings - #528

Merged
rickdijk merged 1 commit into
developfrom
chore/pr-template-hard-requirement
Sep 15, 2026
Merged

rickdijk merged 1 commit into
developfrom
chore/pr-template-hard-requirement

Conversation

@rickdijk

Copy link
Copy Markdown
Contributor

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Docs update (AGENTS.md).

⤵️ What is the current behavior?

The "PR description style" guidance describes filling out the PR template loosely, without requiring its exact headings. Two release PRs (#526, #527) were opened using a different, ad-hoc "Description / Type of change / Checklist" structure instead of the template's actual sections.

🆕 What is the new behavior (if this is a feature change)?

Adds a hard requirement: PR bodies must use .github/PULL_REQUEST_TEMPLATE.md's exact section headings verbatim, including for small or maintainer-authored PRs such as release/version-bump PRs.

💥 Does this PR introduce a breaking change?

No.

🐛 Recommendations for testing

Docs-only change; no build or test impact.

📝 Links to relevant issues/docs

N/A

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines (code style guide)
  • Relevant documentation was updated
  • Rebased onto current develop

🤖 Generated with Claude Code

The PR description style guidance described the template loosely, and two
release PRs were opened with a different, ad-hoc section structure instead
of the actual headings in PULL_REQUEST_TEMPLATE.md. Makes verbatim use of
the template's headings an explicit hard requirement.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@rickdijk
rickdijk merged commit c7d6136 into develop Sep 15, 2026
@rickdijk
rickdijk deleted the chore/pr-template-hard-requirement branch September 15, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant