mirror of
https://github.com/revanced/revanced-cli.git
synced 2025-01-07 09:45:50 +01:00
24 lines
467 B
Markdown
24 lines
467 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a bug report on the CLI. Do not submit suggestions for patches here.
|
||
|
title: 'problem: some problem'
|
||
|
labels: bug
|
||
|
|
||
|
---
|
||
|
|
||
|
# 🐞 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 -->
|