[PR #185] [MERGED] feat: reduce ambiguity around footer/body #346

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

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/185
Author: @bcoe
Created: 8/29/2019
Status: Merged
Merged: 9/7/2019
Merged by: @bcoe

Base: masterHead: footer


📝 Commits (7)

  • 554983f feat: reduce ambiguity around footer/body
  • 469059e chore: few minor nits
  • 93f8a0a fix(typo): address typo in new spec text.
  • 50976a1 typo: use 'a' instead of 'the'.
  • 374a5e0 chore: addressing review
  • 88b1a72 docs(formatting): add additional break
  • cfd2117 chore: another editing pass

📊 Changes

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

View changed files

📝 content/next/index.md (+34 -22)

📄 Description

Working from @JeanMertz's suggestions in #179 proposes a few new rules related to differentiating between footer and body sections of commit message.

Builds on top of git trailers and RFC822 folding conventions.

(I also did some minor editing, and removed some text I felt was redundant, given that the spec is growing a little bit).

fixes: #170

CC: @epage, @JeanMertz, @blowmage


🔄 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/185 **Author:** [@bcoe](https://github.com/bcoe) **Created:** 8/29/2019 **Status:** ✅ Merged **Merged:** 9/7/2019 **Merged by:** [@bcoe](https://github.com/bcoe) **Base:** `master` ← **Head:** `footer` --- ### 📝 Commits (7) - [`554983f`](https://github.com/conventional-commits/conventionalcommits.org/commit/554983f8ce7bb4ef0a86bbaaa61c57662fb078d6) feat: reduce ambiguity around footer/body - [`469059e`](https://github.com/conventional-commits/conventionalcommits.org/commit/469059eb88750ccd1ac08e59ceffe777dfbc522c) chore: few minor nits - [`93f8a0a`](https://github.com/conventional-commits/conventionalcommits.org/commit/93f8a0a942efee7fc380f4ba716d0505f5456f29) fix(typo): address typo in new spec text. - [`50976a1`](https://github.com/conventional-commits/conventionalcommits.org/commit/50976a131d4eadc1b208a7e9a2c2db23f377284b) typo: use 'a' instead of 'the'. - [`374a5e0`](https://github.com/conventional-commits/conventionalcommits.org/commit/374a5e05e772ae675c68be2fd536d5ce8dbdf209) chore: addressing review - [`88b1a72`](https://github.com/conventional-commits/conventionalcommits.org/commit/88b1a7231a1e2660eccfedf726f9ce0fe052aa2a) docs(formatting): add additional break - [`cfd2117`](https://github.com/conventional-commits/conventionalcommits.org/commit/cfd21174b6620bce41fc47e03aa19cf67103493c) chore: another editing pass ### 📊 Changes **1 file changed** (+34 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `content/next/index.md` (+34 -22) </details> ### 📄 Description Working from @JeanMertz's suggestions in #179 proposes a few new rules related to differentiating between footer and body sections of commit message. Builds on top of [git trailers](https://git-scm.com/docs/git-interpret-trailers) and [RFC822](https://www.ietf.org/rfc/rfc822.txt) folding conventions. _(I also did some minor editing, and removed some text I felt was redundant, given that the spec is growing a little bit)._ fixes: #170 CC: @epage, @JeanMertz, @blowmage --- <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:59:59 -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#346