mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-22 12:44:37 -05:00
[PR #653] [CLOSED] docs: add LLM reference guide for conventional commits #636
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/653
Author: @hbeneke
Created: 6/3/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
44f76a5docs: add LLM reference guide for conventional commits📊 Changes
1 file changed (+165 additions, -0 deletions)
View changed files
➕
conventional-commits-reference.md(+165 -0)📄 Description
Background
As a developer, I frequently use the Conventional Commits specification as a project prompt when working with LLM agents to generate commit messages. However, the current webpage format, while excellent for human readers, is not optimized for language model consumption.
Problem
Solution
This reference file provides:
Benefits
This file will help developers who use LLM agents for commit message generation get more consistent and specification-compliant results.**
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.