fix: align comment numbering with review sequence

This commit is contained in:
2026-04-08 23:44:43 +08:00
parent eb7dd1125d
commit 56f436592d
7 changed files with 44 additions and 10 deletions
+2 -2
View File
@@ -71,14 +71,14 @@ total: <files_changed> files, +<additions>, -<deletions>
## Review 1 (<review-state>)
> <reviewer>
### Comment <pr-index>.<comment-seq>
### Comment <pr-index>.<review-seq>.<comment-seq>
<file>:<line>
<user>:
```md
<原始评论正文>
```
### Reply <pr-index>.<comment-seq>.<reply-seq>
### Reply <pr-index>.<review-seq>.<comment-seq>.<reply-seq>
<file>:<line>
<user>:
```md