FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

collaborator_guide: clarify commit message rules by geek · Pull Request #5661 · nodejs/node · GitHub

/ node Public

collaborator_guide: clarify commit message rules - #5661

Closed
geek wants to merge 3 commits into
nodejs:masterfrom
geek:contrib-guide
Closed

collaborator_guide: clarify commit message rules#5661
geek wants to merge 3 commits into
nodejs:masterfrom
geek:contrib-guide

Conversation

geek commented Mar 11, 2016

Copy link
Copy Markdown
Member

Pull Request check-list

Please make sure to review and check all of these items:

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with
    this change (including linting)?
  • Is the commit message formatted according to [CONTRIBUTING.md][0]?
  • If this change fixes a bug (or a performance problem), is a regression
    test (or a benchmark) included?
  • Is a documentation update included (if this change modifies
    existing APIs, or introduces new ones)?

Affected core subsystem(s)

None, just the contributing_guide

Description of change

Italicize the full URL being required in metadata. I have added commits to core that lacked the full URL, as have others in the past. I want to make it more obvious for future contributors.

Italicize the full URL being required in metadata
geek referenced this pull request Mar 11, 2016
The properties on memoryUsage were not checked before,
this commit checks them.

PR-URL: #5546
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Comment thread COLLABORATOR_GUIDE.md Outdated
pull request being merged so it's easy to trace a commit back to the
conversation that led up to that change.
- A `Fixes: X` line, where _X_ is either includes the full GitHub URL
- A `Fixes: X` line, where _X_ is either includes the *full* GitHub URL

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

While you're in here, might as well fix the is either includes business, yeah?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Good catch

Trott commented Mar 11, 2016

Copy link
Copy Markdown
Member

LGTM with one comment.

MylesBorins added the doc Issues and PRs related to the documentations. label Mar 11, 2016

jasnell commented Mar 12, 2016

Copy link
Copy Markdown
Member

LGTM with the same nit ;)

geek added a commit that referenced this pull request Mar 13, 2016
Italicize the full URL being required in metadata.

PR-URL: #5661
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James Snell <jasnell@gmail.com>

geek commented Mar 13, 2016

Copy link
Copy Markdown
Member Author

Landed in 4c4d9ae

geek closed this Mar 13, 2016
geek deleted the contrib-guide branch March 13, 2016 17:15
evanlucas pushed a commit that referenced this pull request Mar 14, 2016
Italicize the full URL being required in metadata.

PR-URL: #5661
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James Snell <jasnell@gmail.com>
evanlucas mentioned this pull request Mar 14, 2016
rvagg pushed a commit that referenced this pull request Mar 16, 2016
Italicize the full URL being required in metadata.

PR-URL: #5661
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Mar 17, 2016
Italicize the full URL being required in metadata.

PR-URL: #5661
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Mar 21, 2016
Italicize the full URL being required in metadata.

PR-URL: #5661
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Mar 21, 2016
Italicize the full URL being required in metadata.

PR-URL: #5661
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James Snell <jasnell@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL