mirror of
https://github.com/ReVanced/revanced-cli.git
synced 2026-01-19 01:13:57 +00:00
25 lines
496 B
Markdown
25 lines
496 B
Markdown
---
|
|
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
|
|
|
|
<!-- Describe your issue in detail here -->
|
|
|
|
## ⚙ Reproduce
|
|
|
|
<!-- Include your environment and steps to reproduce the issue as detailed as possible -->
|
|
|
|
## 🛠 Solution
|
|
|
|
<!-- If applicable, add a possible solution -->
|
|
|
|
## ⚠ Additional context
|
|
|
|
<!-- Add any other context about the problem here -->
|