pull_request_template.md
Summary¶
Type of Change¶
- Feature (new functionality)
- Fix (bug fix)
- Performance improvement
- Refactor (no behavior change)
- Documentation
- Build/CI
- Test
Changes¶
-¶
-
RT Safety (if applicable)¶
- No locks in RT path
- No allocations in RT path
- No syscalls in RT path
- RT validators pass
Testing¶
- Unit tests added/updated
- Manual testing done
- Tested on:
What's tested¶
-¶
Checklist¶
-
clang-formatapplied - No compiler warnings
- Documentation updated
- Commit messages follow conventions
- All CI checks pass