diff --git a/.gitea/issue_template/bug-report.md b/.gitea/issue_template/bug-report.md index 191c92ed..68f9ceea 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 83428f9e..fea4498a 100644 --- a/.gitea/issue_template/feature-request.md +++ b/.gitea/issue_template/feature-request.md @@ -7,10 +7,10 @@ labels: --- -## Problem +###### Problem -## Solution +###### Solution diff --git a/.gitea/pull_request_template.md b/.gitea/pull_request_template.md index ef0d3193..86f81df7 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