Files
SGS/.github/pull_request_template.md
2026-03-29 19:46:34 +13:00

654 B

What does this PR do?

Commits

Type of change

  • 🚀 Feature / Enhancement (feature, enhancement)
  • 🐛 Bug Fix (bug, fix)
  • 🧪 Tests (test)
  • 🧹 Maintenance / Chore (chore, dependencies)
  • 📖 Documentation (docs)
  • 💥 Breaking Change (breaking)

How to test

Checklist

  • Tests pass (php artisan test)
  • Code style passes (./vendor/bin/pint --test)