mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-22 12:44:37 -05:00
[PR #185] [MERGED] feat: reduce ambiguity around footer/body #346
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/185
Author: @bcoe
Created: 8/29/2019
Status: ✅ Merged
Merged: 9/7/2019
Merged by: @bcoe
Base:
master← Head:footer📝 Commits (7)
554983ffeat: reduce ambiguity around footer/body469059echore: few minor nits93f8a0afix(typo): address typo in new spec text.50976a1typo: use 'a' instead of 'the'.374a5e0chore: addressing review88b1a72docs(formatting): add additional breakcfd2117chore: 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.