mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-09 11:35:58 +01:00
26 lines
496 B
Markdown
26 lines
496 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a bug report on the integrations. Do not submit suggestions for patches
|
|
here.
|
|
title: 'problem: some problem'
|
|
labels: bug
|
|
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 -->
|