Skip to content

fix: adjust heading levels in PR template for accessibility#791

Merged
kjaymiller merged 1 commit intorender-engine:mainfrom
Ahmed-Gamal24:fix/template-headings-accessibility
Sep 3, 2024
Merged

fix: adjust heading levels in PR template for accessibility#791
kjaymiller merged 1 commit intorender-engine:mainfrom
Ahmed-Gamal24:fix/template-headings-accessibility

Conversation

@Ahmed-Gamal24
Copy link
Copy Markdown
Contributor

Changed heading levels from H1/H2 to H4 in the PULL_REQUEST_TEMPLATE.md to maintain consistency with GitHub’s default H3 headings. This improves accessibility for screen readers by providing a logical heading structure.

Type of Issue

  • 🐛 (bug)
  • 📖 (Documentation)
  • ⬆️ (Update)
  • 💫 (New Feature)
  • ☢️ (Deprecation)
  • 🚫 (Removal)
  • 🛠️ (Refactor)

Changes have been Documented (If Applicable)

  • YES - Changes have been documented

Changes have been Tested

  • YES - Changes have been tested

Next Steps

Changed heading levels from H1/H2 to H4 in the PULL_REQUEST_TEMPLATE.md
to maintain consistency with GitHub’s default H3 headings. This improves
accessibility for screen readers by providing a logical heading structure.
@kjaymiller kjaymiller merged commit 4f8f0c9 into render-engine:main Sep 3, 2024
@kjaymiller kjaymiller linked an issue Sep 3, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Update PR Template to start with h4

2 participants