docs: change size of headings [skip ci]

This commit is contained in:
oSumAtrIX 2022-07-12 01:13:42 +02:00 committed by GitHub
parent 507b6f3409
commit 718df54bdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 8 deletions

View File

@ -3,21 +3,22 @@ name: Bug report
about: Create a bug report on the CLI. Do not submit suggestions for patches here. about: Create a bug report on the CLI. Do not submit suggestions for patches here.
title: 'problem: some problem' title: 'problem: some problem'
labels: bug labels: bug
assignees: ''
--- ---
# 🐞 Issue ## 🐞 Issue
<!-- Describe your issue in detail here --> <!-- Describe your issue in detail here -->
# βš™ Reproduce ## βš™ Reproduce
<!-- Include your environment and steps to reproduce the issue as detailed as possible --> <!-- Include your environment and steps to reproduce the issue as detailed as possible -->
# πŸ›  Solution ## πŸ›  Solution
<!-- If applicable, add a possible solution --> <!-- If applicable, add a possible solution -->
# ⚠ Additional context ## ⚠ Additional context
<!-- Add any other context about the problem here --> <!-- Add any other context about the problem here -->

View File

@ -3,21 +3,22 @@ name: Feature request
about: Suggest a change to the CLI. Do not submit suggestions for patches here. about: Suggest a change to the CLI. Do not submit suggestions for patches here.
title: 'feat: some feature' title: 'feat: some feature'
labels: feature-request labels: feature-request
assignees: ''
--- ---
# 🐞 Issue ## 🐞 Issue
<!-- Describe your issue in detail here --> <!-- Describe your issue in detail here -->
# βš™ Reproduce ## βš™ Reproduce
<!-- Include your environment and steps to reproduce the issue as detailed as possible --> <!-- Include your environment and steps to reproduce the issue as detailed as possible -->
# πŸ›  Solution ## πŸ›  Solution
<!-- If applicable, add a possible solution --> <!-- If applicable, add a possible solution -->
# ⚠ Additional context ## ⚠ Additional context
<!-- Add any other context about the problem here --> <!-- Add any other context about the problem here -->