- Bug fix
- New feature / tool
- Enhancement to existing tool
- Documentation update
- CI/tooling change
- Refactoring (no functional change)
- Added/updated tests in
tests/ - All tests pass (
pytest tests/) - Linting passes (
ruff check src/) - Manually tested with a real pcap file
- Added
spec/changes/YYYY-MM-DD-short-topic.md - N/A (docs/CI only)
- Updated
README.md - Updated
README_zh.md - Updated release notes (if applicable)
- N/A