mirror of
https://github.com/revanced/revanced-patcher.git
synced 2025-05-07 15:44:25 +02:00
feat: feature request issue template
This commit is contained in:
parent
0ebab8bf59
commit
1b39278b24
23
.github/ISSUE_TEMPLATE/feature_request.md
vendored
23
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,20 +1,23 @@
|
|||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest a change to the patcher. Do not submit suggestions for patches here.
|
about: Suggest a change for the patcher. Do not submit suggestions for patches here.
|
||||||
title: 'feat: some feature'
|
title: 'feat: some feature'
|
||||||
labels: feature-request
|
labels: feature-request
|
||||||
assignees: oSumAtrIX, Sculas
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Is your feature request related to a problem? Please describe.**
|
# 🐞 Issue
|
||||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
||||||
|
|
||||||
**Describe the solution you'd like**
|
<!-- Explain here, what the current problem is and why it lead you to request a feature change -->
|
||||||
A clear and concise description of what you want to happen.
|
|
||||||
|
|
||||||
**Describe alternatives you've considered**
|
# ❗ Solution
|
||||||
A clear and concise description of any alternative solutions or features you've considered.
|
|
||||||
|
|
||||||
**Additional context**
|
<!-- Explain how your current issue can be solved -->
|
||||||
Add any other context or screenshots about the feature request here.
|
|
||||||
|
# ❓ Motivation
|
||||||
|
|
||||||
|
<!-- Explain why your feature should be considered -->
|
||||||
|
|
||||||
|
# ⚠ Additional context
|
||||||
|
|
||||||
|
<!-- Add any other context or screenshots about the feature request here -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user