Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 974 Bytes

pull_request_template.md

File metadata and controls

35 lines (20 loc) · 974 Bytes

Pull Request

Description

Please include a brief description of the changes introduced by this pull request.

Related Issue

  • If this pull request addresses a specific issue, please reference it here.

Changes Made

  • List the changes made in this pull request.

Testing

  • Describe how the changes were tested.

Screenshots (if applicable)

  • Include any relevant screenshots or visual documentation of the changes (if applicable).

Checklist

Please ensure that your pull request meets the following requirements:

  • The code follows the project's coding conventions and style guide.
  • Tests have been added or updated to cover the changes (if applicable).
  • Documentation has been updated (if necessary).
  • The pull request title is descriptive.
  • The pull request description explains the purpose and context of the changes.

Additional Notes

Include any additional information or context that may be relevant to reviewers.