Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@davidturnbull
Copy link

Description

Brief description of the changes in this PR.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Code refactoring

Testing

  • Tests pass locally
  • New tests added for new functionality
  • Integration tests pass

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

Commit Message Format

Please ensure your commit messages follow the conventional commits format:

  • feat: add new feature
  • fix: resolve bug
  • docs: update documentation
  • style: format code
  • refactor: refactor code
  • test: add tests
  • chore: update dependencies

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