File tree Expand file tree Collapse file tree 3 files changed +58
-0
lines changed
Expand file tree Collapse file tree 3 files changed +58
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug Report
3+ about : Create a report to help us improve this project
4+
5+ ---
6+
7+ <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
8+ -->
9+
10+
11+ ** What happened** :
12+
13+ ** What you expected to happen** :
14+
15+ ** How to reproduce it** :
16+
17+ ** Anything else we need to know?** :
18+
19+ ** Environment** :
20+ - CSI Driver version:
21+ - Kubernetes version (use ` kubectl version ` ):
22+ - OS (e.g. from /etc/os-release):
23+ - Kernel (e.g. ` uname -a ` ):
24+ - Install tools:
25+ - Others:
Original file line number Diff line number Diff line change 1+ ---
2+ name : Enhancement Request
3+ about : Suggest an idea for this project
4+
5+ ---
6+
7+
8+ ** Is your feature request related to a problem?/Why is this needed**
9+ <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
10+
11+ ** Describe the solution you'd like in detail**
12+ <!-- A clear and concise description of what you want to happen. -->
13+
14+ ** Describe alternatives you've considered**
15+ <!-- A clear and concise description of any alternative solutions or features you've considered. -->
16+
17+ ** Additional context**
18+ <!-- Add any other context or screenshots about the feature request here. -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : Support Request
3+ about : Ask questions about this project
4+
5+ ---
6+
7+ <!--
8+ STOP -- PLEASE READ!
9+
10+ GitHub is not the right place for support requests.
11+
12+ If you're looking for help, post your question on the [Kubernetes Slack ](http://slack.k8s.io/) sig-storage Channel.
13+
14+ If the matter is security related, please disclose it privately via https://kubernetes.io/security/.
15+ -->
You can’t perform that action at this time.
0 commit comments