mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
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:
parent
99613b85ce
commit
bf5aa685c2
1 changed files with 4 additions and 4 deletions
8
.github/pull_request_template.md
vendored
8
.github/pull_request_template.md
vendored
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue