Files
workout-cool/.github/pull_request_template.md

23 lines
498 B
Markdown

## 📝 Description
<!-- Briefly describe the changes made -->
## 📋 Checklist
- [ ] My code follows the project conventions
- [ ] This PR includes breaking changes
- [ ] I have updated documentation if necessary
## 🗃️ Prisma Migrations (if applicable)
- [ ] I have created a migration
- [ ] I have tested the migration locally
## 📸 Screenshots (if applicable)
<!-- Add screenshots for visual changes -->
## 🔗 Related Issues
<!-- Reference issues: Closes #123, Fixes #456 -->