Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 802 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

24 lines (19 loc) · 802 Bytes

Pull Request

Description Please include a summary of the changes and the related issue. Provide context on why this PR is necessary and what problems it addresses.

Related Issue Fixes #[issue_number] (if applicable). If applicable, reference the issue your PR addresses.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have added tests where applicable, and they pass locally.
  • I have commented on my code where necessary.
  • My changes generate no new warnings.
  • I have added relevant documentation.

Additional context Add any additional information that might be useful for reviewers.