fix page titles for most main sections authored by anarcat's avatar anarcat
the goal of this change is to make the headings in the mkdocs TOC more
readable without having to recopy the titles
# Need help?
---
title: Need help?
---
Note: if you have a problem with email, make sure you follow the
[reporting email problems guide](doc/reporting-email-problems).
......@@ -10,7 +12,7 @@ mechanisms:
<!-- this is a copy paste from policy/tpa-rfc-2-support.md, update -->
<!-- the other page if this is changed -->
## Quick question: chat
# Quick question: chat
If you have "just a quick question" or some quick thing we can help
you with, ask us on IRC: you can find us in `#tor-admin` on
......@@ -26,7 +28,7 @@ that was filed elsewhere.
[Matrix]: https://matrix.org
[#tor-admin:matrix.org]: https://matrix.to/#/#tor-admin:matrix.org
## Bug reports, feature requests and others: issue tracker
# Bug reports, feature requests and others: issue tracker
Most requests and questions should go into the issue tracker, which is
currently [GitLab][] ([direct link to a new ticket form][]). Try to find
......@@ -40,7 +42,7 @@ to read it.
[GitLab]: https://gitlab.torproject.org/tpo/tpa/team/
[direct link to a new ticket form]: https://gitlab.torproject.org/tpo/tpa/team/-/issues/new
## Private question and fallback: email
# Private question and fallback: email
If you want to discuss a sensitive matter that requires privacy or are
unsure how to reach us, you can always write to us by email, at
......
......