Skip to content

fix invalid issue template YAML indentation#9442

Open
fallintoplace wants to merge 1 commit into
npm:latestfrom
fallintoplace:fix-issue-template-config-yaml
Open

fix invalid issue template YAML indentation#9442
fallintoplace wants to merge 1 commit into
npm:latestfrom
fallintoplace:fix-issue-template-config-yaml

Conversation

@fallintoplace
Copy link
Copy Markdown

What changed

Fix the indentation of the final contact_links entry in .github/ISSUE_TEMPLATE/config.yml.

Why

That entry was indented one space too far, which made the issue template config invalid YAML instead of a valid list item.

Impact

GitHub can parse the issue template config as intended again.

Validation

  • Parsed .github/ISSUE_TEMPLATE/config.yml successfully with Ruby YAML.load_file

@fallintoplace fallintoplace marked this pull request as ready for review May 30, 2026 20:43
@fallintoplace fallintoplace requested review from a team as code owners May 30, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant