| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Oh that is an improvement. I actually struggled to find it when I went to it for reference a couple months ago. |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
|
LGTM but the commit log should follow the guidelines from CONTRIBUTING.md. :-) |
Sorry, something went wrong.
|
wanted to make sure it was all good before finalizing @bnoordhuis, amending the commit now. |
Sorry, something went wrong.
|
hoping this commit fits the guidelines. as a first time contributor here, i do think the instructions are a bit confusing. (perhaps that will be my next contribution!) r? @bnoordhuis |
Sorry, something went wrong.
|
I'd use doc: as the prefix but we can amend that when landing. LGTM but I'll leave it open for a bit so others can comment. I agree the current CONTRIBUTING.md is not a paragon of clarity. |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
|
i can just amend now @bnoordhuis, that portion of the contributing is also very confusing as the topic wasn't clear to me. i just assumed that the label this PR was given is what should be used. |
Sorry, something went wrong.
|
This is effectively a duplicate of #3722 .. I'll let you and @thealphanerd choose whichever one remains. |
Sorry, something went wrong.
(It totally is.) @ashleygwilliams May I suggest discussing in relation to #3726? |
Sorry, something went wrong.
|
For reference, working_groups.md, collaborator_guide.md, and roadmap.md are probably less (immediately) valuable and should maybe be moved into the doc directory if people feel we are having to many ALLCAPS (/root) files. |
Sorry, something went wrong.
|
eee, @Fishrock123 , i should have checked. my bad. and re: the guidelines i'll czech @3726 and yeah i tend to agree re: /root files ... is doc the right name tho? is there an issue for this? |
Sorry, something went wrong.
|
doc: is what we have been (primarily?) using. (git log --pretty=oneline --abbrev-commit | grep doc: will show a bunch of stuff like this.) |
Sorry, something went wrong.
|
More than happy to close my pr and move forward with this one. Mine did not
|
Sorry, something went wrong.
There was a problem hiding this comment.
I think the reason the CoC was originally included in CONTRIBUTING.md is that this file is automatically linked by GitHub on the "open a PR" form. I might be imagining this, but I think there was some legal reason that that started happening, too, related to the developer's certificate of origin. Given that, it might be good to note to the readers coming in from that link that the CoC is a binding part of contributing to Node:
By submitting a pull request to, issue to, or commenting on a pull request or issue on any
of the "nodejs/" repositories, or using the #node.js or #io.js IRC channels, you agree to
abide by the Node.js [Code of Conduct](./CODE_OF_CONDUCT.md).I'd rather not hold up the PR for that, though — it can be done separately.
Sorry, something went wrong.
There was a problem hiding this comment.
I might be imagining this, but I think there was some legal reason that that started happening, too, related to the developer's certificate of origin
Correct. The DCO must be in the Contributing.md file because it gets linked to the first time you go to post a PR to a repo on GitHub. Similarly, we increase the likelyhood that someone will see the CoC if it is in that file for the same reason (although a link may be enough, i'm not the expert on these things).
Sorry, something went wrong.
There was a problem hiding this comment.
Who do we talk to about determining if the link is enough?
If the link is not enough, maybe we could post it in full in CONTRIBUTING.md and in the separate file for linking purposes?
Sorry, something went wrong.
There was a problem hiding this comment.
i'm happy to dump it in contributing as well for now til we shake out legal. seem ok? say the word and i'll amend
Sorry, something went wrong.
There was a problem hiding this comment.
To be clear, there's no legal requirement on the CoC being in a specific place (only the DCO). The only consideration here is "how do we make it more likely they will find it." I don't know entirely how to answer that, my gut is that a link at the top of CONTRIBUTING might be found more easily than a large amount of text at the bottom, but i have no real data to back that up and i'm not an expert on where new contributors find information :)
Sorry, something went wrong.
There was a problem hiding this comment.
oh yeah, duh. 💯 @mikeal i'll put it up at the top now.
Sorry, something went wrong.
|
@Fishrock123 on moving the other top level files:
|
Sorry, something went wrong.
|
h'ok, moved the CoC mention to the top of CONTRIBUTING. this is gonna need a squash now. but i'm holding off until i'm certain there are no more changes. also don't want to lose all the comment history just yet. |
Sorry, something went wrong.
|
LGTM. |
Sorry, something went wrong.
|
LGTM unless we need to do something more for the contribution guide legally. |
Sorry, something went wrong.
|
i like squashing @jasnell. uno momento, then ready for merge |
Sorry, something went wrong.
- move CoC from CONTRIBUTING to top-level, separate COC file - add note/link in CONTRIBUTING - add note/link in README (both at top, and newcomer resources) - move CoC section in CONTRIBUTING to top of file
|
LGTM! Thanks for addressing my comment! |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
|
@ashleygwilliams Just a note, there's a whitespace error I saw while applying this, could you please set git config --global --add core.whitespace fix for the future? Thanks! :) |
Sorry, something went wrong.
|
I like this -- makes it easier to find. Some suggestions inline. |
Sorry, something went wrong.
|
@Fishrock123 Get your point. In the name of progress lets skip my feedback. |
Sorry, something went wrong.
|
Let's limit the scope of feedback to matters that make the CoC more discoverable and refrain from considering comments about its content :) |
Sorry, something went wrong.
|
agreed @mikeal. am happy to start another issue for that discussion, though i think we may need to appeal to higher authorities for actual changes. it may also be a nice thing to sandbox in the inclusivity-wg: https://github.com/nodejs/inclusivity (in case you didn't know it existed @jbergstroem ) |
Sorry, something went wrong.
|
👍 @mikeal ... I can get this landed. @ashleygwilliams unless you'd like to do so, I can make the s/TC/TSC replacement (#3774 (comment)) in the text when the commit is actually landed. |
Sorry, something went wrong.
|
+1 for landing. |
Sorry, something went wrong.
- move CoC from CONTRIBUTING to top-level, separate COC file - add note/link in CONTRIBUTING - add note/link in README (both at top, and newcomer resources) - move CoC section in CONTRIBUTING to top of file PR-URL: #3774 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
|
Just as a side note: I've submitted a feature request to Github suggesting that CODE_OF_CONDUCT.md files contained in the root of a project be promoted in the UI similar to how README.md and CONTRIBUTING.md files are promoted. Obviously we'll have to wait to see if they actually do something with the suggestion ;-) |
Sorry, something went wrong.
- move CoC from CONTRIBUTING to top-level, separate COC file - add note/link in CONTRIBUTING - add note/link in README (both at top, and newcomer resources) - move CoC section in CONTRIBUTING to top of file PR-URL: #3774 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
- move CoC from CONTRIBUTING to top-level, separate COC file - add note/link in CONTRIBUTING - add note/link in README (both at top, and newcomer resources) - move CoC section in CONTRIBUTING to top of file PR-URL: #3774 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
- move CoC from CONTRIBUTING to top-level, separate COC file - add note/link in CONTRIBUTING - add note/link in README (both at top, and newcomer resources) - move CoC section in CONTRIBUTING to top of file PR-URL: #3774 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
- move CoC from CONTRIBUTING to top-level, separate COC file - add note/link in CONTRIBUTING - add note/link in README (both at top, and newcomer resources) - move CoC section in CONTRIBUTING to top of file PR-URL: #3774 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
- move CoC from CONTRIBUTING to top-level, separate COC file - add note/link in CONTRIBUTING - add note/link in README (both at top, and newcomer resources) - move CoC section in CONTRIBUTING to top of file PR-URL: #3774 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Original commit log for libuv@e900006 follows: thread: add support for affinity (nodejs#3774) Backported thread affinity feature and related dependency commits from master. It will add support for those APIs: uv_cpumask_size, uv_thread_setaffinity, uv_thread_getaffinity. The supported platforms are Linux, Freebsd, and Windows. Empty implementations (returning UV_ENOTSUP) on non-supported platforms (such as OS X and AIX). Original commit log for libuv@64669fd follows: thread: add uv_thread_getcpu() (nodejs#3803) Add uv_thread_getcpu() api to get the cpu number on which the calling thread is running.
| Back | FazBrowse Home | New Git URL |
as we all know, many do not read CONTRIBUTING.md. given that the COC was buried at the bottom of that, i figured that moving the COC to a top level file, and then mentioning it in both the README.md and the CONTRIBUTING.md would make it hard to miss 😉