File tree Expand file tree Collapse file tree 2 files changed +45
-0
lines changed Expand file tree Collapse file tree 2 files changed +45
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Tell us about a problem you are experiencing
4
+
5
+ ---
6
+
7
+ /kind bug
8
+
9
+ ** What steps did you take and what happened:**
10
+ [ A clear and concise description of what the bug is.]
11
+
12
+
13
+ ** What did you expect to happen:**
14
+
15
+
16
+ ** Anything else you would like to add:**
17
+ [ Miscellaneous information that will assist in solving the issue.]
18
+
19
+
20
+ ** Environment:**
21
+
22
+ - Cluster-api-provider-cloudstack version:
23
+ - Kubernetes version: (use ` kubectl version ` ):
24
+ - OS (e.g. from ` /etc/os-release ` ):
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature enhancement request
3
+ about : Suggest an idea for this project
4
+
5
+ ---
6
+
7
+ /kind feature
8
+
9
+ ** Describe the solution you'd like**
10
+ [ A clear and concise description of what you want to happen.]
11
+
12
+
13
+ ** Anything else you would like to add:**
14
+ [ Miscellaneous information that will assist in solving the issue.]
15
+
16
+
17
+ ** Environment:**
18
+
19
+ - Cluster-api-provider-cloudstack version:
20
+ - Kubernetes version: (use ` kubectl version ` ):
21
+ - OS (e.g. from ` /etc/os-release ` ):
You can’t perform that action at this time.
0 commit comments