front-end-interview-handbook/.github/pull_request_template.md

941 B

📖 Description

Include a summary of the change.

🔗 Asana Ticket number

Include Asana ticket number for this change:

  • Related Issue #
  • Closes #

🛠️ Type of change

  • New feature
  • Refactor
  • Bug fix
  • Optimization
  • Documentation update

Special note to reviewer

If you want to draw special attention to some file or change, kindly mention here or remove this section.

📸 Screenshots (where relevant)

Insert screenshots

Checklist:

  • I have run pnpm check
  • I have run pnpm i18n:extract for my i18n changes
  • I have attached the screenshot for UI changes
  • I have tested the change for Desktop, Tab and Mobile Layout
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have tested for both light and dark mode (If applicable)