docs(pr-template): reorder sections for better flow

Move "Dive Deeper" section after "Screenshots / Video Demo" to improve
readability. Screenshots section is more actionable and should appear
earlier in the template.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
tanzhenxin 2026-03-20 17:04:58 +08:00
parent 99613b85ce
commit bf5aa685c2

View file

@ -2,10 +2,6 @@
<!-- Add a brief description of what this pull request changes and why and any important things for reviewers to look at -->
## Dive Deeper
<!-- more thoughts and in-depth discussion here -->
## Screenshots / Video Demo
<!--
@ -19,6 +15,10 @@ This helps reviewers understand the change quickly and prioritize reviews.
PRs with visual demos typically get reviewed much faster!
-->
## Dive Deeper
<!-- more thoughts and in-depth discussion here -->
## Reviewer Test Plan
<!-- when a person reviews your code they should ideally be pulling and running that code. How would they validate your change works and if relevant what are some good classes of example prompts and ways they can exercise your changes -->