Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 780 Bytes

File metadata and controls

15 lines (12 loc) · 780 Bytes

Description

Please include a short summary of the update made along with the context.

Checklist

  • Self-review of the code is performed.
  • Code has been fully tested and completely functional.

Type of Change

  • break: Resolved a breaking change. This will increment the major version.
  • feat: A new feature or enhancement added to the codebase. This will increment the minor version.
  • fix: A bug fix or correction to resolve an issue. This will increment the patch version.
  • chore: Other changes not directly affecting the code (e.g., documentation update). No version increment.

Reference

https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository