# Create Pull Request Description

## Overview

Create a well-structured pull request description that can give a good PR overview to reviewers.

## Acceptance criteria

-   [ ] Summarize changes clearly including key modifications
-   [ ] Include context and motivation
-   [ ] List any breaking changes if there are such
-   [ ] Note any new dependencies if there are such
-   [ ] Be succinct and simple
-   [ ] Add references if applicable
-   [ ] Use the template `.github/pull_request_template.md` to populate it with the created description and output it to the chat in non-parsed markdown format skipping hidden content
