mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-05-23 22:30:51 -05:00
[PR #65] [CLOSED] docs(example): use imperative verb in example #1596
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/65
Author: @apetro
Created: 7/6/2018
Status: ❌ Closed
Base:
master← Head:tighten-verb-examples📝 Commits (1)
0a809f3docs: use imperative verb in example📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
index.md(+1 -1)📄 Description
While Conventional Commits itself does not specify verb tense for the description, it's common to use imperative, present tense describing what the commit, if applied, does, rather than past tense describing what was done. So adopt this convention in the example.
cf. https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#subject
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.