mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
Add PR/Issue/Feature templates
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
5bebb7f8f5
commit
5d98e0cad4
21
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
21
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
|
||||
---
|
||||
|
||||
# Describe the feature you'd like to have #
|
||||
|
||||
What new functionality do you want?
|
||||
|
||||
# What is the value to the end user? (why is it a priority?) #
|
||||
|
||||
How would the end user gain value from having this feature?
|
||||
|
||||
# How will we know we have a good solution? (acceptance criteria) #
|
||||
|
||||
Add a list of criteria that should be met for this feature to be useful
|
||||
|
||||
# Additional context #
|
||||
|
||||
Add any other context or screenshots about the feature request here.
|
Reference in New Issue
Block a user