Files
kilo-cv/.github/PULL_REQUEST_TEMPLATE.md
2026-02-23 13:48:28 +01:00

649 B

Description

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 not work as expected)
  • Documentation update

Checklist

  • I have followed the Contributing Guidelines
  • Lint passes (npm run lint)
  • Build succeeds (npm run build)
  • I have tested my changes locally

Screenshots (if applicable)