Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.76 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

48 lines (32 loc) · 1.76 KB

PR Description 📜

Fixes # <your_issue_number>


Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

  • Test A
  • Test B

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Mark the task you have completed ✅

  • I follow CONTRIBUTING GUIDELINE & CODE OF CONDUCT of this project.
  • I have performed a self-review of my own code or work.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generates no new warnings.
  • I have followed proper naming convention showed in CONTRIBUTING GUIDELINE
  • I have added screenshot for website preview in assets/images
  • I have added README.md in my folder

Add your screenshots(Optional) 📸



Thank you soo much for contributing to our repository 💗