Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 885 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

22 lines (17 loc) · 885 Bytes

Description

Please provide a brief overview of the changes introduced in this pull request, including the rationale behind them.

Changes Made

  • New Feature: Describe the new feature and its purpose.
  • Improvement: Summarize the enhancements implemented.
  • Bug Fix: Detail the issue that was addressed.
  • Refactor: Outline any significant code refactoring efforts.

Testing

  • Unit tests added or updated
  • Manual testing conducted

Include details about the tests performed and their outcomes to ensure coverage and functionality.

Review Checklist

  • No breaking changes introduced
  • All tests pass successfully
  • Code complies with project style guidelines

Additional Context

Share any relevant information, links, or context that may assist reviewers in understanding the changes or any dependencies involved.