From 186d447a52a6cda696bd405d97061dca8fd5bdc8 Mon Sep 17 00:00:00 2001 From: Andrew Haisting <142518658+ahaisting-livefront@users.noreply.github.com> Date: Tue, 17 Oct 2023 10:12:06 -0500 Subject: [PATCH] Add table template to screenshot section of PR template (#124) --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 284605dfdc..0f08b03d3e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -27,6 +27,10 @@ +| Before | After | +| --- | --- | +| | | + ## ⏰ Reminders before review - Contributor guidelines followed