Skip to content

review docs changes and add release blurb for 2024.2#16418

Merged
seanbudd merged 2 commits into
masterfrom
addReleaseBlurb
Apr 18, 2024
Merged

review docs changes and add release blurb for 2024.2#16418
seanbudd merged 2 commits into
masterfrom
addReleaseBlurb

Conversation

@seanbudd

Copy link
Copy Markdown
Member

Must be a squash merge

Changes from this PR to the previous release:

  • Files to check: user_docs/en/userGuide.t2t, user_docs/en/changes.t2t developerGuide.t2t
  • Compare this branch to the previous release
  • Comparison command:
    git diff release-2024.1...addReleaseBlurb-- "**/en/*.t2t" "**/developerGuide.t2t"

Common mistakes to check for:

  • Issue/PR reference in changes file is incorrect
  • Incorrect spelling.
  • Lists not terminated with a final - on a new line, matching indentation
  • List items not indented by a multiple of 2 spaces (regex ^ ( )*-)
  • Single grave marks ` instead of double grave marks `` (regex [^`]`[^`])
  • Shortcuts added without code markdown, use two 'grave' characters (e.g. ``NVDA+d``)
  • Double spaces (regex [^ ] )
  • Inconsistent use of single vs double quote. (regex ' )

@seanbudd seanbudd marked this pull request as ready for review April 18, 2024 03:04
@seanbudd seanbudd requested a review from a team as a code owner April 18, 2024 03:04
@seanbudd seanbudd requested a review from SaschaCowley April 18, 2024 03:04
@seanbudd seanbudd merged commit fd71f14 into master Apr 18, 2024
@seanbudd seanbudd deleted the addReleaseBlurb branch April 18, 2024 03:04
@nvaccessAuto nvaccessAuto added this to the 2024.2 milestone Apr 18, 2024
seanbudd added a commit that referenced this pull request May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants