mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-04-30 22:54:40 +02:00
docs: change size of headings [skip ci]
This commit is contained in:
parent
a5ab78188d
commit
d1c7edfc87
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 patches
|
about: Create a bug report on patches
|
||||||
title: 'problem: `some-patch`'
|
title: 'problem: `some-patch`'
|
||||||
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 -->
|
||||||
|
11
.github/ISSUE_TEMPLATE/feature_request.md
vendored
11
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -3,21 +3,22 @@ name: Feature request
|
|||||||
about: Suggest a change to some patch. Do not submit suggestions for patches here.
|
about: Suggest a change to some patch. Do not submit suggestions for patches here.
|
||||||
title: 'feat: some feature'
|
title: 'feat: some feature'
|
||||||
labels: feature-request
|
labels: feature-request
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# 🐞 Issue
|
## 🐞 Issue
|
||||||
|
|
||||||
<!-- Explain here, what the current problem is and why it lead you to request a feature change -->
|
<!-- Explain here, what the current problem is and why it leads you to request a feature change -->
|
||||||
|
|
||||||
# ❗ Solution
|
## ❗ Solution
|
||||||
|
|
||||||
<!-- Explain how your current issue can be solved -->
|
<!-- Explain how your current issue can be solved -->
|
||||||
|
|
||||||
# ❓ Motivation
|
## ❓ Motivation
|
||||||
|
|
||||||
<!-- Explain why your feature should be considered -->
|
<!-- Explain why your feature should be considered -->
|
||||||
|
|
||||||
# ⚠ Additional context
|
## ⚠ Additional context
|
||||||
|
|
||||||
<!-- Add any other context or screenshots about the feature request here -->
|
<!-- Add any other context or screenshots about the feature request here -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user