aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
blob: 9b50a4a3d96ea3c1ced335992b49246482cf1965 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
name: Feature request
about: Suggest a feature for OpenZFS
title: ''
labels: 'Type: Feature'
assignees: ''

---

<!--
Thank you for suggesting a feature.

Please check our issue tracker before opening a new feature request.
Filling out the following template will help other contributors better understand your proposed feature.
-->

### Describe the feature would like to see added to OpenZFS

<!--
Provide a clear and concise description of the feature.
-->

### How will this feature improve OpenZFS?

<!--
What problem does this feature solve?
-->

### Additional context

<!--
Any additional information you can add about the proposal?
-->