Skip to content

Commit

Permalink
feat: feature request issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Jul 11, 2022
1 parent 0ebab8b commit 1b39278
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions .github/ISSUE_TEMPLATE/feature_request.md
@@ -1,20 +1,23 @@
---
name: Feature request
about: Suggest a change to the patcher. Do not submit suggestions for patches here.
about: Suggest a change for the patcher. Do not submit suggestions for patches here.
title: 'feat: some feature'
labels: feature-request
assignees: oSumAtrIX, Sculas

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
# 🐞 Issue

**Describe the solution you'd like**
A clear and concise description of what you want to happen.
<!-- Explain here, what the current problem is and why it lead you to request a feature change -->

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
# ❗ Solution

**Additional context**
Add any other context or screenshots about the feature request here.
<!-- 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 -->

0 comments on commit 1b39278

Please sign in to comment.