nvda
b03f1966 - Review 2025.1 changelog documentation changes (#17895)

Commit
1 year ago
Review 2025.1 changelog documentation changes (#17895) 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-2024.4.2...docsFor2025.1-- "**/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