| name | pull request |
|---|---|
| about | submit changes to the project |
| title | [pr] |
| labels | |
| assignees |
brief description of the changes in this pr.
related issue: #
- bug fix
- new feature
- breaking change
- documentation update
add a few steps to test the pr in the most time efficient way.
if relevant add screenshots or screen captures to prove that this PR works to save us time.
- MOST IMPORTANT: this PR will require less than 30 min to review, merge, and release to production and not crash in the hand of thousands of users
- i have read the CONTRIBUTING.md file
- i have updated the documentation if necessary
- my changes generate no new warnings
- i have added tests that prove my fix is effective or that my feature works
any other relevant information about the pr.