Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.1 KB

PULL-REQUEST-TEMPLATE.md

File metadata and controls

31 lines (19 loc) · 1.1 KB

Pull Request Template

Description

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

Related Issue

If this pull request addresses or fixes an existing issue, please reference it here.

Proposed Changes

Outline the changes made in this pull request. Include any new features, bug fixes, or improvements.

Additional Information

Add any additional context or information that reviewers should know about this pull request.

Checklist

  • I have tested my changes thoroughly.
  • My code follows the coding standards and conventions of the project.
  • I have provided appropriate documentation for my changes.
  • I have reviewed my code for any potential issues or regressions.
  • I have ensured that my changes do not introduce any breaking changes.
  • I have received feedback from team members or contributors, if applicable.
  • I understand that this pull request may undergo further review and changes before being merged.

Screenshots (if applicable)

Include any relevant screenshots or visual aids to demonstrate the changes made, if applicable.