Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 813 Bytes

File metadata and controls

30 lines (24 loc) · 813 Bytes

Summary

Provide a clear summary of what this PR changes and why.

Related Issue(s)

Link any related issue(s) using #<issue-number>. If this PR closes an issue, include Closes #<issue-number>.

Type of Change

  • Feature
  • Fix
  • Refactor
  • Documentation
  • Chore

Description

Describe the implementation details and scope of the changes.

Testing Evidence

Describe how this change was tested, including commands run or test cases executed. Include links to test outputs, screenshots, or any relevant evidence.

Screenshots

Add screenshots, GIFs, or recordings when UI or visual behavior changed.

Checklist

  • Code builds successfully
  • Tests added/updated where applicable
  • Documentation updated if needed
  • Linked issue referenced
  • Ready for review