Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

collaborator_guide: clarify commit message rules #5661

Closed
wants to merge 3 commits into from

Conversation

geek
Copy link
Member

@geek geek commented Mar 11, 2016

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>
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
Member

Choose a reason for hiding this comment

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

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch

@Trott
Copy link
Member

Trott commented Mar 11, 2016

LGTM with one comment.

@MylesBorins MylesBorins added the doc Issues and PRs related to the documentations. label Mar 11, 2016
@jasnell
Copy link
Member

jasnell commented Mar 12, 2016

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
Copy link
Member Author

geek commented Mar 13, 2016

Landed in 4c4d9ae

@geek geek closed this Mar 13, 2016
@geek 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 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>
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