Copilot commented on code in PR #1065: URL: https://github.com/apache/incubator-seata-website/pull/1065#discussion_r2727165432
########## i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/release-guide/release-guide_dev.md: ########## @@ -611,9 +611,9 @@ I'm cancelling this vote: 注: 孵化器中投票终止后,新的投票需要从社区内部重新开始 -# 5.完成发布 +### 2.5.完成发布 Review Comment: This header uses an extra dot and no spacing (`### 2.5.完成发布`), which is inconsistent with the other section headers (e.g., `### 2.4 投票阶段`, `### 2.1 准备分支`). Adjust it to match the established numbering/spacing so the rendered TOC is consistent. ```suggestion ### 2.5 完成发布 ``` ########## i18n/en/docusaurus-plugin-content-docs/current/developers/release-guide/release-guide_dev.md: ########## @@ -179,21 +179,21 @@ Configure the POM file to deploy versions to the ASF Nexus repository. **Tips:** It's recommended to use [Maven's password encryption capabilities](http://maven.apache.org/guides/mini/guide-encryption.html) to encrypt `gpg.passphrase` -#### 1.5 Publishing Release Notes +#### 1.4 Publishing Release Notes Review Comment: The heading level for “1.4 Publishing Release Notes” is inconsistent with the surrounding “1.x” sections (1.1–1.3 use `###`, but this stays at `####`). This breaks the document’s hierarchy and TOC structure; make 1.4 the same level as the other 1.x subsections. ```suggestion ### 1.4 Publishing Release Notes ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
