1.2 KiB
1.2 KiB
Description
Type of Change
- feat — New feature
- fix — Bug fix
- docs — Documentation changes only
- refactor — Code refactoring (no functional change)
- perf — Performance improvement
- test — Adding or updating tests
- chore — Build process, auxiliary tools, or CI/CD
Related Issue
Testing
- Unit tests added/updated
- Integration tests added/updated
- Manual testing performed
Screenshots (if applicable)
Checklist
- Code follows the project's coding conventions
- Commit messages follow Conventional Commits
- Self-review completed
- Comments added for complex logic
- Documentation updated (if needed)
- No new warnings or errors
- Breaking changes clearly documented