nvda
f1a77214 - Review 2025.3 changelog documentation changes

Commit
168 days ago
Review 2025.3 changelog documentation changes Must be a squash merge Changes from this PR to the previous release: Files to check: user_docs/en/userGuide.md, user_docs/en/changes.md developerGuide.md Compare this branch to the previous release Comparison command: git diff release-2025.2...docsFor2025.3 -- "**/en/*.md" "**/developerGuide.md" Common mistakes to check for: Issue/PR reference in changes file is incorrect Incorrect spelling. Shortcuts added without code markdown (e.g. NVDA+d) List items not indented by a multiple of 2 spaces (regex ^ ( )*\*) Double spaces (regex [^ ] ) Inconsistent use of single vs double quote. (regex ' )
Author
Parents
Loading