Skip to content

Instantly share code, notes, and snippets.

@wirekang
Last active June 21, 2024 14:18
Show Gist options
  • Save wirekang/677adff6d7f72a7e43cbf0255605f04b to your computer and use it in GitHub Desktop.
Save wirekang/677adff6d7f72a7e43cbf0255605f04b to your computer and use it in GitHub Desktop.

I contributed to official NodeJS website.

In 2022, I wrote an issue about an error in the documentation. Since it was a small error, only a few words needed to be changed. I was busy then, so a random guy made a PR and merged.

BUT, a lot of time has passed, they redesign the official website (nodejs.dev -> nodejs.org). The old repository also archived, and all issues are deleted. Now nobody can access the issues.

So I'm writing this record to preserve that "I was a student carefully reading documentation".


Since PRs are still visible, you can see the PR (or snapshot). The PR fixes #2438.

Now follow the steps to check the author of #2438. Visit my profile, click "2022" to see the activities in 2022, scroll down to May, there is the record:

image

The link is cleary indicating #2438: https://github.com/nodejs/nodejs.dev/issues/2438

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment