pull_request_template.md 697 B

📝 Description

🧪 Testing

  • I have tested my changes locally
  • Existing tests pass
  • I have added tests if necessary

📋 Checklist

  • My code follows the project conventions
  • I have checked for linting errors
  • The build passes without errors
  • 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)

🔗 Related Issues