[PR #139] [MERGED] docs: use imperative mood in descriptions #1634

Closed
opened 2026-04-13 12:53:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/139
Author: @bjorn-helgaas
Created: 4/3/2019
Status: Merged
Merged: 4/10/2019
Merged by: @bcoe

Base: masterHead: imperative


📝 Commits (1)

  • c0308e8 docs: use imperative mood in descriptions

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 content/next/index.md (+2 -2)

📄 Description

Conventional Commits is silent on the grammatical structure of commit
descriptions, but logs are easier to read if that structure is consistent.

Convert the examples to imperative mood so they all read similarly:

allow provided config object to extend other configs
correct spelling of CHANGELOG
add polish language
correct minor typos in code

More discussion of the topic:

https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
https://chris.beams.io/posts/git-commit/


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/conventional-commits/conventionalcommits.org/pull/139 **Author:** [@bjorn-helgaas](https://github.com/bjorn-helgaas) **Created:** 4/3/2019 **Status:** ✅ Merged **Merged:** 4/10/2019 **Merged by:** [@bcoe](https://github.com/bcoe) **Base:** `master` ← **Head:** `imperative` --- ### 📝 Commits (1) - [`c0308e8`](https://github.com/conventional-commits/conventionalcommits.org/commit/c0308e8e9398ea1f244889a937b5ea46657a0bba) docs: use imperative mood in descriptions ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `content/next/index.md` (+2 -2) </details> ### 📄 Description Conventional Commits is silent on the grammatical structure of commit descriptions, but logs are easier to read if that structure is consistent. Convert the examples to imperative mood so they all read similarly: allow provided config object to extend other configs correct spelling of CHANGELOG add polish language correct minor typos in code More discussion of the topic: https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html https://chris.beams.io/posts/git-commit/ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 12:53:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#1634