Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.01 KB

File metadata and controls

40 lines (30 loc) · 1.01 KB

Pull Request Template

Summary

Explain the motivation and context for this PR.

  • What problem does it solve?
  • Which issue does it close (e.g., Fixes #123)?

Type of Change

Please mark the relevant options with an x:

  • Bug fix
  • New feature
  • Documentation update
  • Refactor / code cleanup
  • Tests / CI improvements

Testing & Verification

Describe how you tested your changes:

  • Unit tests added/updated
  • Built successfully on hardware (e.g., Modalix, Davinci DevKit)
  • Verified with Yocto/SDK build
  • Manual functional tests (describe below)

Checklist

  • Code follows project style guidelines
  • Comments/documentation updated where needed
  • New dependencies documented in README or requirements.txt
  • Related issues linked in PR description
  • I have read and agree to the Code of Conduct

Additional Notes

Add any other relevant details, screenshots, or context here.