Skip to content

collaborator_guide: clarify commit message rules#5661

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

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

Conversation

@geek
Copy link
Copy Markdown
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.

Loading
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