mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-07 22:53:55 -05:00
779 B
779 B
Context
Screenshots
Steps to verify the change
Type
- Fix
- Feature
- Improvement
- Breaking
- Docs
- Chore
Checklist
- Title follows the conventional commit format:
type(scope): short description(scope is optional, e.g.,fix: prevent crash on syncorfix(api): handle null response). - Tested locally
- Updated docs (if needed)
- Read the contributing guide