Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.03 KB

File metadata and controls

46 lines (29 loc) · 1.03 KB

PR Description

Description

Please include a brief description of the changes you're making or the issue you're addressing.

Related Issue

Closes: #<issue_number>

Changes Made

List the changes you made in this pull request:

  • Describe change 1
  • Describe change 2
  • ...

Testing

Explain how you tested your changes. Include steps to reproduce or validate the results.

Screenshots (if applicable)

If your changes include visual elements or if screenshots help explain the changes, please provide them here.

Checklist

Before submitting this pull request, please ensure that you have:

  • Followed the code style and conventions.
  • Added appropriate comments and documentation.
  • Updated or added unit tests, if necessary.
  • Checked for any linting errors or warnings.
  • Verified that the code builds and runs without errors.

Author

Your Name (@your-username)