summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorPol Dellaiera <pol.dellaiera@protonmail.com>2023-07-28 17:07:14 +0200
committerGitHub <noreply@github.com>2023-07-28 17:07:14 +0200
commitaaebfd4583e82e6289f85c85dae552c4f025064f (patch)
treea003964ccdbf989a143981308427190336b60b0e /.github
parent7897d9c2bd40722483b12c80386e8c47ed3d421e (diff)
parent2bf38f5fab33ce36cc16ea72086ef7ccb7ed6a5f (diff)
Merge pull request #238502 from l0b0/pr-template-headings
pr-template: Use semantic H2 level headings
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index b2ec787313e02..4517080bb301c 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,11 +1,11 @@
-###### Description of changes
+## Description of changes
 
 <!--
 For package updates please link to a changelog or describe changes, this helps your fellow maintainers discover breaking updates.
 For new packages please briefly describe the package or provide a link to its homepage.
 -->
 
-###### Things done
+## Things done
 
 <!-- Please check what applies. Note that these are not hard requirements but merely serve as information for reviewers. -->