Want to improve your team's pull requests?

Take the hassle out of maintaining your team templates and build dynamic pull request checklists with Pull Checklist

With Pull Checklist you can build conditional checklists that can be triggered by things like the files that have been changed, the appearance of certain strings in the pull request description or the number of lines added to the repo.

Want to learn more? Click below to 1 click install via the GitHub marketplace.

Install for free on Github

### ๐Ÿ›  Changes being made

Here give examples of the changes you've made in this pull request. Include an itemized list if you can. It'll help the reviewer


### โœจ What's the context?

What's the context for the changes? Are there any


### ๐Ÿง  Rationale behind the change

Why did you choose to make these changes? Were there any trade-offs you had to consider?ย 


### ๐Ÿงช Test plan

How do you know the changes are safe to ship to production?


### ๐Ÿ“ธ Screenshots (optional)

If you made UI changes, what are the before an afters?


### ๐ŸŽ Quality check

- [ ] Are your changes following SOLID principles?

- [ ] Are there any erroneous console logs, debuggers or leftover code in your changes?

- [ ] Walk away, take a break, re-read what you filled out above does it make sense if you were coming in cold? What extra context could you provide?