Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 823 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

21 lines (15 loc) · 823 Bytes

Pull Request Template

Description

Please include a summary of the changes you made and the purpose of this pull request. Describe any key points that reviewers should focus on.

  • What does this pull request accomplish?
  • What issue does this resolve? (if applicable)

Checklist

Please check the following boxes before submitting your pull request:

  • I have read the contributing guidelines.
  • My code follows the existing style guidelines.
  • I have tested my changes and included tests where applicable.
  • I have updated the documentation if necessary.
  • I have added relevant screenshots (if applicable).

Related Issues

If this pull request addresses any existing issues, please list them here. Use the format Closes #issue_number to link the issue.

  • Closes # (issue number)