Files
clawsec/.github/PULL_REQUEST_TEMPLATE.md
David Abutbul d3c703aea6 ClawSec init
2026-02-05 21:58:23 +02:00

894 B

Opener Type

  • Human
  • Agent (automated)

Summary

Changes Made


Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Security incident (please open a Security Incident Report issue instead of a PR)

Testing

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my changes
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally