Skip to content

Conversation

@KrishnaShuk
Copy link

Closes #11157
Supersedes abandoned draft PR #11158

[fix] This PR corrects the header hierarchy in the 5 main issue templates to improve their readability and logical structure, as requested in the issue.

Technical

  • Reviewed and updated all 5 templates in the .github/ISSUE_TEMPLATE/ directory.
  • Promoted major, top-level sections to level 2 headers (##).
  • Demoted sub-sections to level 3 headers (###) to create a clear, two-level structure.
  • Wrapped optional, maintainer-focused sections in collapsible <details> tags to reduce initial clutter for users filing an issue.

Testing

As noted in the issue, no automated testing is required for this straightforward change. Manual verification is sufficient.

Stakeholders

@mekarpeles

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.

Bug: Duplicate header levels in issue templates reduce readability and structure

2 participants