From 0933577e05bed6b8b8465785fa6ac4c60eed61c9 Mon Sep 17 00:00:00 2001 From: Akuukis Date: Thu, 5 Dec 2024 19:52:58 +0200 Subject: [PATCH] chore: reorder PR template in priority order (#5330) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### 💭 Notes It's convenient to order sections in priority order, and PR description goes into git history. For PR review the Preview section is more important, but when reading git history the Notes section are more important. Thus reorder Notes section higher, because most of reading happens through git history. --- .github/PULL_REQUEST_TEMPLATE.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1681a94139..6efcf73632 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -28,6 +28,18 @@ +### 💭 Notes + + + + + ### 👀 Preview steps @@ -46,14 +58,3 @@ Feature/no-change template: 4. 🟢 notice that this is there 5. do that another thing 6. 🟢 notice that this changed like that - - -### 💭 Notes - -