boluor opened a new pull request, #3770:
URL: https://github.com/apache/doris-website/pull/3770

   ## Summary
   
   The zh \`release-2.1.3.md\` page had every bullet already translated, but 
the PR/issue links that the EN page carries at the end of each item were 
dropped. That left the zh page visibly thinner than the EN source (≈30 missing 
\`[#NNNNN](https://github.com/apache/doris/pull/NNNNN)\` references).
   
   This PR restores all PR/issue references one-to-one with the EN source. 
While there, applied a light polish:
   
   - Consistent backticks around SQL identifiers (\`\`SHOW VIEWS\`\`, 
\`\`Grant_priv\`\`, \`\`table1\`\`, \`\`LOG_DIR\`\`, \`\`sys_log_dir\`\`, 
\`\`milliseconds_diff\`\`, \`\`function_ipxx_cidr\`\`)
   - Drop stray duplicate "以" in the decimal256 bullet (\"以以扩展\" → \"以扩展\")
   - Replace trailing Chinese semicolon on the constant-folding bullet with a 
period
   - Fix \"FE master\" → \"FE Master\" for consistency
   
   No content additions beyond restoring the PR links.
   
   ## Test plan
   
   - [x] EN \`grep -c pull/[0-9]\` and zh \`grep -c pull/[0-9]\` now match
   - [x] Heading structure unchanged from the existing zh file


-- 
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]

Reply via email to