Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 676 Bytes

File metadata and controls

41 lines (28 loc) · 676 Bytes

✅ What’s in this PR?

Add/fix/clean [FEATURE OR MODULE]
e.g. Add CLI command to encrypt a folder recursively


📦 Changes

  • New feature / fix
  • Refactor / cleanup
  • Docs / comments
  • Tests

🧪 Testing

# Commands to run tests or validate feature
pytest tests -v

🔗 Related

  • Issue: #[issue number]
  • Milestone: [if applicable]
  • Project task: [Vaultic CLI, SDK, SaaS...]

🚨 Checklist

  • Code is documented
  • PR description is complete
  • Related issue is closed (Closes #...)
  • Tests were added or verified
  • No sensitive data is exposed