mirror of
https://github.com/notf0und/SGS
synced 2026-07-18 02:31:08 +00:00
28 lines
654 B
Markdown
28 lines
654 B
Markdown
## What does this PR do?
|
|
|
|
<!-- A clear and concise description of the change -->
|
|
|
|
## Commits
|
|
|
|
<!-- Populated automatically by CI — do not edit this section -->
|
|
|
|
## Type of change
|
|
|
|
<!-- Add the matching label to this PR -->
|
|
|
|
- [ ] 🚀 Feature / Enhancement (`feature`, `enhancement`)
|
|
- [ ] 🐛 Bug Fix (`bug`, `fix`)
|
|
- [ ] 🧪 Tests (`test`)
|
|
- [ ] 🧹 Maintenance / Chore (`chore`, `dependencies`)
|
|
- [ ] 📖 Documentation (`docs`)
|
|
- [ ] 💥 Breaking Change (`breaking`)
|
|
|
|
## How to test
|
|
|
|
<!-- Steps to verify the change works as expected -->
|
|
|
|
## Checklist
|
|
|
|
- [ ] Tests pass (`php artisan test`)
|
|
- [ ] Code style passes (`./vendor/bin/pint --test`)
|