Files
blackroad-operating-system/.github/PULL_REQUEST_TEMPLATE.md
2025-11-20 12:32:56 -06:00

15 lines
422 B
Markdown

# Summary
<!-- High-level explanation of the change and the services it touches -->
## Checklist
- [ ] Linked the relevant issue or task
- [ ] Updated docs or specs if behavior changed
- [ ] Added or adjusted tests (or noted why not needed)
- [ ] Ran required checks locally (lint/test/build)
## Testing
<!-- List commands run locally, e.g. npm test -->
## Notes
<!-- Deployment impacts, follow-ups, or escalations -->