mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-12-04 09:22:54 +01:00
docs: change size of headings [skip ci]
This commit is contained in:
parent
507b6f3409
commit
718df54bdc
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -3,21 +3,22 @@ name: Bug report
|
||||
about: Create a bug report on the CLI. Do not submit suggestions for patches here.
|
||||
title: 'problem: some problem'
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# π Issue
|
||||
## π Issue
|
||||
|
||||
<!-- Describe your issue in detail here -->
|
||||
|
||||
# β Reproduce
|
||||
## β Reproduce
|
||||
|
||||
<!-- Include your environment and steps to reproduce the issue as detailed as possible -->
|
||||
|
||||
# π Solution
|
||||
## π Solution
|
||||
|
||||
<!-- If applicable, add a possible solution -->
|
||||
|
||||
# β Additional context
|
||||
## β Additional context
|
||||
|
||||
<!-- Add any other context about the problem here -->
|
||||
|
9
.github/ISSUE_TEMPLATE/feature_request.md
vendored
9
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -3,21 +3,22 @@ name: Feature request
|
||||
about: Suggest a change to the CLI. Do not submit suggestions for patches here.
|
||||
title: 'feat: some feature'
|
||||
labels: feature-request
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# π Issue
|
||||
## π Issue
|
||||
|
||||
<!-- Describe your issue in detail here -->
|
||||
|
||||
# β Reproduce
|
||||
## β Reproduce
|
||||
|
||||
<!-- Include your environment and steps to reproduce the issue as detailed as possible -->
|
||||
|
||||
# π Solution
|
||||
## π Solution
|
||||
|
||||
<!-- If applicable, add a possible solution -->
|
||||
|
||||
# β Additional context
|
||||
## β Additional context
|
||||
|
||||
<!-- Add any other context about the problem here -->
|
||||
|
Loadingβ¦
Reference in New Issue
Block a user