Files
the_order/.github/PULL_REQUEST_TEMPLATE.md

749 B

Description

Brief description of changes

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Performance improvement
  • Refactoring

Closes #(issue number)

Testing

How was this tested?

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed

Checklist

  • Code follows style guidelines
  • Self-review completed
  • Comments added for complex code
  • Documentation updated
  • Tests added/updated
  • All tests pass
  • No new warnings
  • Type checking passes
  • Linting passes

Screenshots (if applicable)

Additional Notes