Skip to content

docs: add commit message conventions - #2489

Merged
rajarsheechatterjee merged 3 commits into
masterfrom
claude/commit-message-conventions-ey69jl
Sep 1, 2026
Merged

docs: add commit message conventions#2489
rajarsheechatterjee merged 3 commits into
masterfrom
claude/commit-message-conventions-ey69jl

Conversation

@rajarsheechatterjee

Copy link
Copy Markdown
Member

Summary

  • Add a "Commit messages" section to AGENTS.md documenting the Conventional Commits format (type(scope): description) with generic (non-plugin-specific) examples.
  • Add a new PR checklist item in .github/pull_request_template.md to remind contributors that commit messages should follow this convention.

Checklist

  • Update version code if an existing plugin was modified — N/A, no plugin code changed
  • Test changes in Plugin Playground or the app — N/A, documentation-only change
  • Reference related issues in the PR body (e.g. Closes #xyz) — none
  • Commit messages follow type(scope): description (e.g. feat(<generator>): add new source)

Generated by Claude Code

Document Conventional Commits format in AGENTS.md and add a PR
checklist item to enforce it.
Avoid referencing specific plugin/generator names in AGENTS.md and
the PR template.
Ask contributors to flag AI-authored commits/PRs so reviewers can
weight their review accordingly.
@rajarsheechatterjee
rajarsheechatterjee merged commit 7a341ca into master Sep 1, 2026
3 checks passed
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Sep 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants