Skip to content

doc: add collaborator guide#275

Closed
mmarchini wants to merge 1 commit into
nodejs:masterfrom
mmarchini:collaborator-guide-2
Closed

doc: add collaborator guide#275
mmarchini wants to merge 1 commit into
nodejs:masterfrom
mmarchini:collaborator-guide-2

Conversation

@mmarchini

Copy link
Copy Markdown
Contributor

llnode has been unofficially following the Node.js Collaborator Guide
wrt Approving and Landing PRs policy. This commit adds
COLLABORATOR_GUIDE.md with a link to Node.js Collaborator Guide, so
we'll start to follow these guidelines officially.

Fixes: #242

@mmarchini

Copy link
Copy Markdown
Contributor Author

cc @nodejs/diagnostics @nodejs/post-mortem @nodejs/llnode

@codecov-io

codecov-io commented Mar 5, 2019

Copy link
Copy Markdown

Codecov Report

Merging #275 into master will decrease coverage by 7.4%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
- Coverage   80.84%   73.44%   -7.41%     
==========================================
  Files          33       33              
  Lines        4120     4120              
==========================================
- Hits         3331     3026     -305     
- Misses        789     1094     +305
Impacted Files Coverage Δ
src/node-inl.h 0% <0%> (-100%) ⬇️
src/node.h 23.07% <0%> (-76.93%) ⬇️
src/node-constants.cc 15.87% <0%> (-76.2%) ⬇️
test/plugin/workqueue-test.js 43.75% <0%> (-56.25%) ⬇️
src/node.cc 36.58% <0%> (-53.66%) ⬇️
src/llnode.cc 58.73% <0%> (-16.27%) ⬇️
src/llv8-inl.h 78.22% <0%> (-15.33%) ⬇️
src/llv8-constants.cc 78.92% <0%> (-7.7%) ⬇️
test/common.js 81.92% <0%> (-5.65%) ⬇️
src/llv8.h 92.68% <0%> (-4.88%) ⬇️
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 74414fc...cbb18b3. Read the comment docs.

Comment thread COLLABORATOR_GUIDE.md Outdated
@@ -0,0 +1,4 @@
# llnode Collaborator Guide

llnode follows

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"follows" -> "follows the"?

llnode has been unofficially following the Node.js Collaborator Guide
wrt Approving and Landing PRs policy. This commit adds
COLLABORATOR_GUIDE.md with a link to Node.js Collaborator Guide, so
we'll start to follow these guidelines officially.

Fixes: nodejs#242
mmarchini added a commit that referenced this pull request Sep 10, 2019
llnode has been unofficially following the Node.js Collaborator Guide
wrt Approving and Landing PRs policy. This commit adds
COLLABORATOR_GUIDE.md with a link to Node.js Collaborator Guide, so
we'll start to follow these guidelines officially.

Fixes: #242

PR-URL: #275
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
@mmarchini

Copy link
Copy Markdown
Contributor Author

Landed in 99d06e7

@mmarchini mmarchini closed this Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants