25 lines
572 B
Markdown
25 lines
572 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest a change for a patch. Do not submit suggestions for new patches here.
|
|
title: 'feat: some feature'
|
|
labels: feature-request
|
|
assignees: TheJeterLP, oSumAtrIX, Sculas
|
|
|
|
---
|
|
|
|
# 🐞 Issue
|
|
|
|
<!-- Explain here, what the current problem is and why it lead you to request a feature change -->
|
|
|
|
# ❗ Solution
|
|
|
|
<!-- Explain how your current issue can be solved -->
|
|
|
|
# ❓ Motivation
|
|
|
|
<!-- Explain why your feature should be considered -->
|
|
|
|
# ⚠ Additional context
|
|
|
|
<!-- Add any other context or screenshots about the feature request here -->
|