From 210a43eaff1b2f3035624746b0c939719d17334c Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Wed, 10 Sep 2025 22:38:07 +0800 Subject: [PATCH] docs: reorder description section in pull request template for clarity --- .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 a05fd08d..b68cc5d9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,9 @@ +### Description + + + ### Before submitting the PR, please make sure you do the following - [ ] Read the [Contributing Guidelines](https://github.com/hugo-fixit/FixIt/blob/main/CONTRIBUTING.md). @@ -11,10 +15,6 @@ - [ ] New feature - [ ] Other -### Description - - - ### Screenshots