Commit a078d94a authored by Zach Pomerantz's avatar Zach Pomerantz Committed by GitHub

chore: update pr template (#6314)

parent c9c3329b
...@@ -14,9 +14,9 @@ _Relevant docs:_ ...@@ -14,9 +14,9 @@ _Relevant docs:_
<!-- Delete this section if your change does not affect UI. --> <!-- Delete this section if your change does not affect UI. -->
## Screen capture ## Screen capture
| Before | After (Desktop) | After (Mobile) | | Before | After (Desktop) | After (Mobile) |
| ----------------------- |----------------------- | ---------------------- | | ------------ |---------------- | -------------- |
| <!-- Paste "before" --> | <!-- Paste "after" --> | <!-- Paste "after" --> | | paste_before | past_after | paste_after |
## Test plan ## Test plan
...@@ -39,7 +39,7 @@ _Relevant docs:_ ...@@ -39,7 +39,7 @@ _Relevant docs:_
### Automated testing ### Automated testing
<!-- If N/A, do not check nor delete, but strike through. --> <!-- If N/A, check and note so it is obvious to your reviewers and does not show up as an incomplete task. -->
<!-- eg - [ ] <s>Unit test</s> --> <!-- eg - [x] Unit test N/A -->
- [ ] Unit test - [ ] Unit test
- [ ] Integration/E2E test - [ ] Integration/E2E test
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment