25 lines
440 B
Markdown
25 lines
440 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a bug report on patches
|
|
title: 'problem: `some-patch`'
|
|
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 -->
|