Skip to content

chore: update PR template#84

Merged
k80bowman merged 1 commit intomainfrom
k80/pr-template-update
Feb 5, 2026
Merged

chore: update PR template#84
k80bowman merged 1 commit intomainfrom
k80/pr-template-update

Conversation

@k80bowman
Copy link
Copy Markdown
Contributor

Summary

Updates the PR template Conventional Commit types

Type of Change

Breaking Changes (major semver update)

  • Add a ! after your change type to denote a change that breaks current behavior

Feature Additions (minor semver update)

  • feat: Introduces a new feature to the codebase

Patch Updates (patch semver update)

  • fix: Bug fix
  • perf: Performance improvement
  • deps: Dependency upgrade
  • revert: Revert a previous commit
  • docs: Documentation change
  • style: Styling update
  • chore: Change that does not affect production code
  • refactor: Refactoring existing code without changing behavior
  • tests: Add/update/remove tests
  • build: Change to the build system
  • ci: Continuous integration workflow update

@k80bowman k80bowman requested a review from a team as a code owner February 5, 2026 16:31
Copy link
Copy Markdown
Contributor

@michaelmalave michaelmalave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this will work well and be simpler to approach where a lot of the removed categories can best fit into chore. Nice.

@k80bowman k80bowman merged commit 3442ae5 into main Feb 5, 2026
6 checks passed
@k80bowman k80bowman deleted the k80/pr-template-update branch February 5, 2026 19:03
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.

2 participants