Skip to content

Conversation

Dzenly
Copy link
Contributor

@Dzenly Dzenly commented Oct 7, 2018

Fixed a minor copy/paste issue.

Checklist
  • [x ] documentation is changed or added

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API. labels Oct 7, 2018
@vsemozhetbyt
Copy link
Contributor

vsemozhetbyt commented Oct 7, 2018

@Dzenly Thank you!
Our CI lints commit messages according to this format, so now it fails with this notes:

  ✖  5892b76538533405dbedb116aa3b3b0305f5815a
     ✔  0:0      skipping fixes-url                        fixes-url
     ✔  0:0      blank line after title                    line-after-title
     ✔  0:0      line-lengths are valid                    line-length
     ✖  0:0      Missing subsystem.                        subsystem
     ⚠  0:50     Title should be <= 50 columns.            title-length
     ✖  0:55     Do not use punctuation at end of title.   title-format

The subsystem should be doc: and the period at the title end should be deleted.
If it is not convenient for you to amend the commit message, this can be done by a PR lander though)

@vsemozhetbyt
Copy link
Contributor

Node.js Collaborators, please, add 👍 here if you approve fast-tracking.

@vsemozhetbyt vsemozhetbyt added the fast-track PRs that do not need to wait for 48 hours to land. label Oct 7, 2018
@vsemozhetbyt
Copy link
Contributor

Landed in 4f0971d
Thank you!

vsemozhetbyt pushed a commit that referenced this pull request Oct 7, 2018
Correct parameter name for `napi_is_error` description.

PR-URL: #23310
Reviewed-By: Vse Mozhet Byt <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Gus Caplan <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
targos pushed a commit that referenced this pull request Oct 10, 2018
Correct parameter name for `napi_is_error` description.

PR-URL: #23310
Reviewed-By: Vse Mozhet Byt <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Gus Caplan <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
@Dzenly
Copy link
Contributor Author

Dzenly commented Oct 11, 2018

@vsemozhetbyt Thank you for mention of correct format. I will take in into account. Sorry for so late reaction, I made an experiment with my mail and lost some notifications. (

@vsemozhetbyt
Copy link
Contributor

Good luck in other contributions) Thank you again.

jasnell pushed a commit that referenced this pull request Oct 17, 2018
Correct parameter name for `napi_is_error` description.

PR-URL: #23310
Reviewed-By: Vse Mozhet Byt <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Gus Caplan <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
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. fast-track PRs that do not need to wait for 48 hours to land. node-api Issues and PRs related to the Node-API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants