Commit Style (Conventional Commits)ΒΆ
Format: type(scope): summary
Types: feat, fix, docs, chore, refactor, test
Examples:
feat(airbrakes): add PID tuning UIfix(telemetry): correct IMU orientation
Format: type(scope): summary
Types: feat, fix, docs, chore, refactor, test
Examples:
feat(airbrakes): add PID tuning UIfix(telemetry): correct IMU orientation