LearnNewsExamplesServices
Frontmatter
titlePolish the new Getting Started Guide
authorMariam-Saeed
stateMerged
createdAtOct 9, 2025, 12:32 AM
updatedAtOct 9, 2025, 1:10 PM
closedAtOct 9, 2025, 1:06 PM
mergedAtOct 9, 2025, 1:06 PM
branchesdevPolish-the-new-Getting-Started-Guide
urlhttps://github.com/neomjs/neo/pull/7422
Merged
Mariam-Saeed
Mariam-Saeed commented on Oct 9, 2025, 12:32 AM

Please make sure to read the Contributing Guidelines:

https://github.com/neomjs/neo/blob/dev/CONTRIBUTING.md

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe: Documentation

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements: Resolves #7417

  • It's submitted to the dev branch, not the main branch
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information: Resolves #7417

tobiu
tobiu commented on Oct 9, 2025, 1:10 PM

Thx for your contribution! Fun fact: Gemini had some hiccups with reading the diff (we really need to get the GH CLI epic done soon).

✦ Thank you. I have reviewed the final, correct version of the file. My initial assessment based on the corrupted diff was completely wrong.

Here is the review I should have posted for the pull request:


Excellent work, and thank you for your contribution!

I've reviewed the changes, and this looks great.

  • The manual Table of Contents has been correctly removed.
  • All shell and JavaScript code blocks have been updated with the required readonly flag for the documentation portal.
  • The entry in learn/tree.json is present.

Everything aligns perfectly with the requirements in ticket #7417. This is ready to be merged. Great job