[PR #102] [MERGED] fix: Remove spec ambiguity between body and footer #288

Closed
opened 2026-02-17 11:57:34 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/102
Author: @mrwilson
Created: 10/23/2018
Status: Merged
Merged: 10/24/2018
Merged by: @damianopetrungaro

Base: masterHead: master


📝 Commits (1)

  • 4b577fb fix: Remove spec ambiguity between body and footer

📊 Changes

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

View changed files

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

📄 Description

Prior to this change, if a message had a block of text after the type and description then it was ambiguous as to whether it was a body or a footer. This change resolves the issue by specifying that a footer can only follow (and therefore requires) a body, rather than a description.

Fixes #98


🔄 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/102 **Author:** [@mrwilson](https://github.com/mrwilson) **Created:** 10/23/2018 **Status:** ✅ Merged **Merged:** 10/24/2018 **Merged by:** [@damianopetrungaro](https://github.com/damianopetrungaro) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4b577fb`](https://github.com/conventional-commits/conventionalcommits.org/commit/4b577fbcde87263c65062f7819eb5881c2fe54eb) fix: Remove spec ambiguity between body and footer ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `content/next/index.md` (+1 -1) </details> ### 📄 Description Prior to this change, if a message had a block of text after the type and description then it was ambiguous as to whether it was a body or a footer. This change resolves the issue by specifying that a footer can only follow (and therefore requires) a body, rather than a description. Fixes #98 --- <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-02-17 11:57:34 -06: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#288