Files
infisical/.github/pull_request_template.md

695 B

Context

Screenshots

Steps to verify the change

Type

  • Fix
  • Feature
  • Improvement
  • Breaking
  • Docs
  • Chore

Checklist

  • Title follows format: type(scope): Short description (scope is optional, e.g., fix: Prevent crash on sync or fix(api): Handle null response)
  • Tested locally
  • Updated docs (if needed)
  • Read the contributing guide