Files
conference-room-booking-system/.github/PULL_REQUEST_TEMPLATE.md
2025-10-08 21:29:14 -04:00

16 lines
362 B
Markdown

## Pull Request
- [ ] This PR is from a feature branch (not main)
- [ ] All Nox checks pass (CI will verify)
- [ ] I have added/updated tests as needed
- [ ] I have updated documentation as needed
### Description
<!-- Please describe your changes and link any related issues. -->
### Checklist
- [ ] Ready for review
- [ ] Follows code style and guidelines