From 412bbd054e9385285788ee042c0923413266f2c9 Mon Sep 17 00:00:00 2001 From: Thiago Teixeira <103002884+sfc-gh-tteixeira@users.noreply.github.com> Date: Fri, 19 Sep 2025 06:32:14 -0700 Subject: [PATCH] Reorder current/revised sections of pull request template "Current" should come before "Revised", right? RIGHT? This PR addresses that. --- .github/pull_request_template.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 11b9d55b9..b54651634 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,14 +7,14 @@ -**Revised:** - -_Insert screenshot of your updated UI/code here_ - **Current:** _Insert screenshot of existing UI/code here_ +**Revised:** + +_Insert screenshot of your updated UI/code here_ + ## 💥 Impact