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

style(subject-message): Replace "tense" with "terse" #72

Closed
wants to merge 1 commit into from
Closed

style(subject-message): Replace "tense" with "terse" #72

wants to merge 1 commit into from

Conversation

gib
Copy link

@gib gib commented Aug 28, 2018

Addresses a typo in the commit subject prompt.

Addresses a typo prompting for "...a short, imperative tense description of the change". Changes the prompt to "...a short, imperative terse description of the change".
@@ -61,7 +61,7 @@ module.exports = function (options) {
}, {
type: 'input',
name: 'subject',
message: 'Write a short, imperative tense description of the change:\n'
message: 'Write a short, imperative terse description of the change:\n'
Copy link
Contributor

Choose a reason for hiding this comment

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

Imperative tense here refers to the Imperative Mood, it was not meant to mean a terse (short) description.

Copy link
Author

Choose a reason for hiding this comment

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

Thank you @LinusU -- that makes so much sense now. My apologies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants