From a078d94a388d92cf7293030defdfe06e2dd35913 Mon Sep 17 00:00:00 2001 From: Zach Pomerantz Date: Mon, 10 Apr 2023 10:05:06 -0700 Subject: [PATCH] chore: update pr template (#6314) --- .github/pull_request_template.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 03627a7a3c..6f7a42ceda 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,9 +14,9 @@ _Relevant docs:_ ## Screen capture -| Before | After (Desktop) | After (Mobile) | -| ----------------------- |----------------------- | ---------------------- | -| | | | +| Before | After (Desktop) | After (Mobile) | +| ------------ |---------------- | -------------- | +| paste_before | past_after | paste_after | ## Test plan @@ -39,7 +39,7 @@ _Relevant docs:_ ### Automated testing - - + + - [ ] Unit test - [ ] Integration/E2E test