aboutsummaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authoriomintz <[email protected]>2020-09-18 06:40:27 -0500
committerGitHub <[email protected]>2020-09-18 07:40:27 -0400
commit8f105a441dff397a72c9f3e54f73850b31eafdb6 (patch)
tree5eee35e581e1c27ee98441360a02834d41841f0d /.github/PULL_REQUEST_TEMPLATE.md
parentUpdate issue template to redirect to discussions (diff)
downloaddiscord.py-8f105a441dff397a72c9f3e54f73850b31eafdb6.tar.xz
discord.py-8f105a441dff397a72c9f3e54f73850b31eafdb6.zip
issue/PR templates: use h2 instead of h3
`h2` is the semantically correct heading here, as `h1` is for document titles and `h2` is for the top level headings within a document. `h3` should be used for subheadings of `h2` headings.
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-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 e39c651d..55941f4e 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,8 +1,8 @@
-### Summary
+## Summary
<!-- What is this pull request for? Does it fix any issues? -->
-### Checklist
+## Checklist
<!-- Put an x inside [ ] to check it, like so: [x] -->