Skip to content

Use h2 headings in PR template#7792

Open
labkey-martyp wants to merge 2 commits into
developfrom
fb_pr_template_headers
Open

Use h2 headings in PR template#7792
labkey-martyp wants to merge 2 commits into
developfrom
fb_pr_template_headers

Conversation

@labkey-martyp

@labkey-martyp labkey-martyp commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Rationale

The PR template section headings were h4 (####), which render as small, low-emphasis text. Switching them to h2 (##) makes them render as second-level sections in the GitHub PR description, more consistent with a markdown hierarchy and easier to add subheaders (h3/h4) beneath each section. This PR updates platform and limsModules directly as the initial pair; the same change will then be propagated to the remaining LabKey repos via a script so every repo's template stays consistent.

Related Pull Requests

  • LabKey/limsModules#2299

Changes

  • Changed the four template section headings (Rationale, Related Pull Requests, Changes, Tasks 📍) from #### to ##.

Change the PR template section headings from h4 (####) to h2 (##) so they render as proper second-level sections.

@labkey-klum labkey-klum left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deleting the override

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.

2 participants