Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1009 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

32 lines (20 loc) · 1009 Bytes

Pull Request Template

Description

Please provide a brief description of the changes made in this pull request. Include any relevant context or motivation for the changes.

Type of Change

Please mark the type of change this PR introduces by placing an x in the relevant box:

  • Bugfix
  • New feature
  • Improvement
  • Documentation update
  • Other (please specify):

Related Issues

If this pull request is related to any issues, please reference them here (e.g., Fixes #123).

Checklist

Please ensure your PR meets the following criteria:

  • Code follows the project's coding standards.
  • I have tested the changes locally and they work as expected.
  • I have added/updated relevant documentation.
  • I have addressed any security concerns in my changes.

Additional Notes

Add any additional information or comments that may be helpful for the reviewer. The code will only be accepted if the repository owner verifies it and can run it on their device.