Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 626 Bytes

pull_request_template.md

File metadata and controls

18 lines (12 loc) · 626 Bytes

Summary:

Issue Link:

PR Checks:

  • Code is properly formatted (executed make pre-push command).
  • No ESLint warnings (verified with make pre-push command).
  • UI Changes are responsive (checked in the responsive view).
  • Performance is maintained (Lighthouse report reviewed).
  • User experience (UX) considerations are met.
  • Accessibility is supported (validated with accessibility tools).