Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 1.16 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

53 lines (28 loc) · 1.16 KB

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Overview

Please provide a brief overview of the changes made in this pull request.

Related Issues

List any issues related to this pull request:

  • Fixes #[issue_number/jira link]
  • Closes #[issue_number/jira link]

Changes Made

Detail the changes made in this pull request. Include any new features, bug fixes, performance improvements, etc.

Testing

Describe how the changes were tested. Include details of manual testing, unit tests, integration tests, etc., that were performed to ensure functionality and stability.

Screenshots (if applicable)

If this pull request introduces visual changes, please attach screenshots below:

Description of image

Checklist

Before submitting this pull request, please ensure the following items are checked:

  • All new and existing unit tests pass
  • Code has been formatted according to the project's style guide
  • Documentation has been added/updated

Reviewers

Request reviewers

NB: add 'X' to the checkboxes to tick ->

  • ticked