Skip to content

chore: update PR template to use conventional commits format#25

Merged
JaysonGCS merged 1 commit into
mainfrom
chore/update-pr-template
May 15, 2026
Merged

chore: update PR template to use conventional commits format#25
JaysonGCS merged 1 commit into
mainfrom
chore/update-pr-template

Conversation

@JaysonGCS

Copy link
Copy Markdown
Contributor

Description

Update the PR template to replace bracket-style prefixes with a conventional commits type reference table. This aligns PR titles with the semantic-release commit analyzer, ensuring squash-merged PRs correctly trigger semantic versioning.

Changes Made

  • Replaced bracket prefix instructions with a conventional commits type table
  • Added release impact column (Minor / Patch / No release) for each type
  • Added breaking change guidance

Definition of Done

  • All automated tests have passed successfully.
  • All manual tests have passed successfully.
  • Code has been reviewed by at least one other team member.
  • Code has been properly documented and commented as needed.
  • All new and existing code adheres to our project's coding standards." --base main

Replace [BUGFIX]/[FEATURE]/[DOCS] bracket prefixes with conventional
commits type table to align with semantic-release commit analyzer.

Signed-off-by: JaysonGCS <goh.chung.sern@gmail.com>
@JaysonGCS JaysonGCS force-pushed the chore/update-pr-template branch from a7a2b74 to f6aaf33 Compare May 15, 2026 16:07
@JaysonGCS JaysonGCS merged commit 5d328e6 into main May 15, 2026
9 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant