Files
infisical/.github/pull_request_template.md

718 B

Context

Screenshots

How to test

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