-
Notifications
You must be signed in to change notification settings - Fork 29.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
meta: create github support file #27926
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The shorthand links won't work without the references at the bottom. I'd inline all of them, though, so that people looking at this in a text editor can understand it easier.
(I'd also recommend replacing the information in README with a link to this file so we don't have to update information in two places.) |
This is what I was going to propose, if it helps: master...Trott:support-file |
The GitHub interface will display links to SUPPORT.md in hopefully-helpful places so let's take advantage of that and move the support information to there and out of our README (but include a link to the new SUPPORT.md). Fixes: nodejs#27926
Refs: help.github.com/en/articles/adding-support-resources-to-your-project
Looks like maybe the lite CI's didn't start automatically. Here's a manually-started Lite CI: https://ci.nodejs.org/job/node-test-pull-request-lite-pipeline/3629/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great folks!
My non-blocking comment would be to add what the suggested resources are good for, so unfamiliar people can make better choices without as much guesswork.
For example:
* [Node.js Website](https://nodejs.org/en/)
Good for general information, links to latest changelogs, API docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than these small changes, LGTM.
Thank you @devsnek for PRng this in! 💖 |
Co-Authored-By: Tierney Cyren <accounts@bnb.im>
Co-Authored-By: Rich Trott <rtrott@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Landed in f469522 |
PR-URL: nodejs#27926 Refs: https://help.github.com/en/articles/adding-support-resources-to-your-project Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
PR-URL: #27926 Refs: https://help.github.com/en/articles/adding-support-resources-to-your-project Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@nodejs/tsc @nodejs/community-committee
Refs: https://help.github.com/en/articles/adding-support-resources-to-your-project
Checklist