Skip to content

Commit 744622e

Browse files
wphillipmoorewphillipmoore-claude
andauthored
chore(templates): shorten issue template header comments to fit yamllint line-length (#126)
Remove the word canonical from the source-pointer header to bring both template files under the 80-character yamllint line-length limit. Ref vergil-project/vergil-tooling#626 Co-authored-by: wphillipmoore-claude <255925739+wphillipmoore-claude@users.noreply.github.com>
1 parent 4217cfa commit 744622e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Canonical source: wphillipmoore/standard-tooling/.github/ISSUE_TEMPLATE/config.yml
2-
# Do not modify repo-local copies — update the canonical source and re-sync.
1+
# Source: wphillipmoore/standard-tooling/.github/ISSUE_TEMPLATE/config.yml
2+
# Do not modify repo-local copies — update the source and re-sync.
33
#
44
blank_issues_enabled: false

.github/ISSUE_TEMPLATE/issue.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Canonical source: wphillipmoore/standard-tooling/.github/ISSUE_TEMPLATE/issue.yml
2-
# Do not modify repo-local copies — update the canonical source and re-sync.
1+
# Source: wphillipmoore/standard-tooling/.github/ISSUE_TEMPLATE/issue.yml
2+
# Do not modify repo-local copies — update the source and re-sync.
33
#
44
name: Issue
55
description: Track work with explicit acceptance criteria.

0 commit comments

Comments
 (0)