-
-
Notifications
You must be signed in to change notification settings - Fork 0
Clarify agent issue body formatting rules #1877
Copy link
Copy link
Closed
Labels
prio:lowLow priority, including the default when no higher priority is supported.Low priority, including the default when no higher priority is supported.status:confirmedConfirmed and accepted as valid work, but not yet in active implementation.Confirmed and accepted as valid work, but not yet in active implementation.type:documentationTechnical, project, process, reference, or usage documentation.Technical, project, process, reference, or usage documentation.
Description
Activity
Metadata
Metadata
Assignees
Labels
prio:lowLow priority, including the default when no higher priority is supported.Low priority, including the default when no higher priority is supported.status:confirmedConfirmed and accepted as valid work, but not yet in active implementation.Confirmed and accepted as valid work, but not yet in active implementation.type:documentationTechnical, project, process, reference, or usage documentation.Technical, project, process, reference, or usage documentation.
Plain Markdown issue bodies created by agents can accidentally render labels as large headings, and Markdown-heavy text passed through
gh issue create --bodycan be corrupted by shell interpretation.Update
.agents/instructions/issue-handling.instructions.mdso future issue creation:gh issue create --body-filefor Markdown-heavy issue bodies, command examples, code spans, backticks, or multi-paragraph text.