Skip to content

add a subsystems header in pull-requests.md - #35718

Closed
PoojaDurgad wants to merge 1 commit into
nodejs:masterfrom
PoojaDurgad:subsystem
Closed

add a subsystems header in pull-requests.md#35718
PoojaDurgad wants to merge 1 commit into
nodejs:masterfrom
PoojaDurgad:subsystem

Conversation

@PoojaDurgad

Copy link
Copy Markdown
Contributor
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/tsc

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Oct 20, 2020

@TrottTrott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me. Some optional ideas:

  • Because the subsystem list is copy/pasted from doc/guides/onboarding-extras.md, remove it from that document.

  • Change the subsystem header to Appendix: Subsystems

@codecov-io

codecov-io commented Oct 20, 2020

Copy link
Copy Markdown

Codecov Report

Merging #35718 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #35718 +/- ##
=======================================
Coverage 96.40% 96.40% =======================================
Files 220 220 Lines 73675 73676 +1 =======================================
+ Hits 71025 71028 +3 + Misses 2650 2648 -2 
Impacted FilesCoverage Δ
lib/net.js95.28% <0.00%> (-0.02%)⬇️
lib/internal/modules/esm/translators.js95.21% <0.00%> (+0.06%)⬆️
lib/_http_server.js98.55% <0.00%> (+0.20%)⬆️

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 b18651b...656531c. Read the comment docs.

@gireeshpunathilgireeshpunathil added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 27, 2020
@github-actionsgithub-actionsBot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 27, 2020
@github-actions

Copy link
Copy Markdown
Contributor

Landed in 16b2bc0...8f1e4d3

nodejs-github-bot pushed a commit that referenced this pull request Oct 27, 2020
PR-URL: #35718
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
targos pushed a commit that referenced this pull request Nov 3, 2020
PR-URL: #35718
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
@targostargos mentioned this pull request Nov 3, 2020
BethGriggs pushed a commit that referenced this pull request Dec 8, 2020
PR-URL: #35718
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
BethGriggs pushed a commit that referenced this pull request Dec 10, 2020
PR-URL: #35718
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
@BethGriggsBethGriggs mentioned this pull request Dec 10, 2020
BethGriggs pushed a commit that referenced this pull request Dec 15, 2020
PR-URL: #35718
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@PoojaDurgad@nodejs-github-bot@codecov-io@jasnell@Trott@gireeshpunathil