aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/feature_request.md
blob: 02094d05c7b1259dcbf65769dd6e44f909d20fc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
name: Feature request
about: Suggest an idea for this project.
title: '<EDIT ME> (try to follow "pkg/name: short description" format)'
labels: 'enhancement'
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. E.g., "I'm always frustrated when [...]"

**Describe the solution you'd like**
Describe the desired functionality and its intended usage to give some context for how it would be used.

Do you have any implementation in mind for this feature?

**Additional context**
Add any other context about the feature request here.