| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Nit: period/full stop instead of comma after Pull Request (and, therefore, this -> This in the next line).
Sorry, something went wrong.
There was a problem hiding this comment.
How about something more like this?:
To make changes to an existing Pull Request, make the changes to your branch. When your branch changes, GitHub will automatically update the Pull Request.
Sorry, something went wrong.
There was a problem hiding this comment.
Slightly amended to specify pushing their branch to their fork.
Sorry, something went wrong.
There was a problem hiding this comment.
Nit: Maybe suggest --force-with-lease? Usually not an issue because the user will be the only one working on that branch, but with the whole GitHub thing of being able to allow Collaborators from the original fork to push to your branch, maybe it's best to get people into good habits early? (Would have to update the use of --force a few lines below too.)
Sorry, something went wrong.
There was a problem hiding this comment.
Nit: Period/full stop after git and therefore before -> Before also.
Sorry, something went wrong.
There was a problem hiding this comment.
Nit: Link the word IRC to #node-dev IRC channel here the same way it is done in the main README?
Sorry, something went wrong.
There was a problem hiding this comment.
I think I used the right link, let me know.
Sorry, something went wrong.
There was a problem hiding this comment.
Nit: I don't much care whether we go with Pull Request or pull request, but please use one or the other exclusively. Both are used in this sentence. :-D
Nit: has gone quiet may be a little colloquial. Maybe something like Feel free to post a comment in the Pull Request to ping reviewers if you are awaiting an answer on something.?
Sorry, something went wrong.
There was a problem hiding this comment.
Only one Collaborator need to approve it. (More is better, of course. And two CTC members are required for semver-major changes.)
Sorry, something went wrong.
There was a problem hiding this comment.
Nit: collaborator -> Collaborator twice here
Sorry, something went wrong.
There was a problem hiding this comment.
Nit: I'd remove or unresolved issues
Nit: comma after the closing parenthesis
Nit: should -> can or may or even will but probably not should
Nit: Unless we explicitly indicate somewhere that PR stands for Pull Request (and we may--I didn't look at the whole doc), stick with Pull Request instead of PR here and below.
Nit: Leave off in for you
Sorry, something went wrong.
There was a problem hiding this comment.
Nit: Github -> GitHub
Sorry, something went wrong.
There was a problem hiding this comment.
Nit: Comma to period/full stop and change if to If.
Sorry, something went wrong.
There was a problem hiding this comment.
Content looks great to me. I left a bunch of style nits, but the only one I'd insist on is the content change to indicate that you need at least one (not two) Collaborators to approve the PR.
Thanks for doing this! I agree it is likely to be much better for newcomers.
Sorry, something went wrong.
|
@Trott I think I addressed everything. Not entirely sure (e.g. about the IRC link). Let me know if you have any other suggestions, happy to keep revising! I think it's worth bikeshedding a fair bit for docs. Is it worth adding that Pull Requests usually are left to stew for at least 48 hours? I was going to, but I feel like there's already a tonne of information there, and I don't want to overload people too much. In fact I was considering taking out the bit about needing two CTC LGTMs to keep it simpler. Also maybe I should mention/explain the word LGTM in there? |
Sorry, something went wrong.
There was a problem hiding this comment.
I was thinking the #node-dev channel rather than the #Node.js channel.
Sorry, something went wrong.
|
LGTM as is. I'll change my review status to Approved. Optional additional bike-shed points:
|
Sorry, something went wrong.
Still LGTY? |
Sorry, something went wrong.
|
Yes, still looks good to me. |
Sorry, something went wrong.
Add more info about the contribution process after PR submission. PR-URL: nodejs#9259 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Add more info about the contribution process after PR submission. PR-URL: #9259 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Add more info about the contribution process after PR submission. PR-URL: #9259 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Add more info about the contribution process after PR submission. PR-URL: #9259 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Add more info about the contribution process after PR submission. PR-URL: #9259 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
doc
Description of change
Add more info about the contribution process after PR submission.
Open to suggestions on any of this!