2023-03-28 18:31:11 +03:00
|
|
|
## Description
|
|
|
|
|
|
|
|
_[Summary of change, motivation, and context.]_
|
|
|
|
|
|
|
|
- _Link to JIRA ticket, slack thread, or relevant docs helpful for providing context to reviewers._
|
|
|
|
|
|
|
|
- _Note: Your PR title must follow conventions [outlined here](https://github.com/Uniswap/interface#contributions)._
|
|
|
|
|
|
|
|
## Screen Capture
|
|
|
|
| Before | After |
|
|
|
|
| ---------------- |-----------------|
|
|
|
|
| _insert_before_ | _insert_after_ |
|
|
|
|
|
|
|
|
|
|
|
|
## Test Plan
|
|
|
|
#### Manual
|
|
|
|
|
|
|
|
_[Steps of how you are testing the change and ensuring no regression.]_
|
|
|
|
|
|
|
|
#### Automated
|
|
|
|
- [ ] Unit test
|
|
|
|
- [ ] Integration/E2E test
|