mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-08-05 22:47:39 +03:00

Github has started using a new issue templating structure. This commit moves the current template and adds one additional one. - Moves issue template to new issue-template folder - Adds feature request template - removes the following warning when viewing issue template Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: George Melikov <mail@gmelikov.ru> Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> Closes #10759
34 lines
653 B
Markdown
34 lines
653 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest a feature for OpenZFS
|
|
title: ''
|
|
labels: 'Type: Feature'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
Thank you for suggesting a feature.
|
|
|
|
Please check the 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?
|
|
-->
|