From 42205639f68cfc962e2051676fc50b288fbc0dce Mon Sep 17 00:00:00 2001 From: E Date: Sun, 16 May 2021 15:02:56 -0400 Subject: [PATCH] project: make the headers *actually* level 5 https://git.minetest.land/Mineclonia/Mineclonia/pulls/56#issuecomment-23257 --- .gitea/issue_template/bug-report.md | 8 ++++---- .gitea/issue_template/feature-request.md | 4 ++-- .gitea/pull_request_template.md | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.gitea/issue_template/bug-report.md b/.gitea/issue_template/bug-report.md index 5a447087..b9e50f07 100644 --- a/.gitea/issue_template/bug-report.md +++ b/.gitea/issue_template/bug-report.md @@ -8,15 +8,15 @@ labels: --- -###### What happened? +##### What happened? -###### What did I expect? +##### What did I expect? -###### How to get it to happen +##### How to get it to happen diff --git a/.gitea/issue_template/feature-request.md b/.gitea/issue_template/feature-request.md index 9c780c59..788458c8 100644 --- a/.gitea/issue_template/feature-request.md +++ b/.gitea/issue_template/feature-request.md @@ -7,7 +7,7 @@ labels: --- -###### Problem +##### Problem -###### Solution +##### Solution diff --git a/.gitea/pull_request_template.md b/.gitea/pull_request_template.md index 86f81df7..a5cd91e9 100644 --- a/.gitea/pull_request_template.md +++ b/.gitea/pull_request_template.md @@ -6,7 +6,7 @@ type of banner to mcl_banners, the title should look like: items/mcl_banners: add new banner type --> -###### Problem +##### Problem TRACKING ISSUE: # -###### Solution +##### Solution -###### Details +##### Details -###### Testing Steps +##### Testing Steps