Files
detections-semantic/.github/pull_request_template.md
T
Oleksandr Bezdieniezhnykh 8e2ecf50fd Initial commit
Made-with: Cursor
2026-03-26 00:20:30 +02:00

16 lines
301 B
Markdown

## Summary
[1-3 bullet points describing the change]
## Related Tasks
[JIRA-ID links]
## Testing
- [ ] Unit tests pass
- [ ] Integration tests pass
- [ ] Manual testing done (if applicable)
## Checklist
- [ ] No new linter warnings
- [ ] No secrets committed
- [ ] API docs updated (if applicable)