Skip to content

Commit f31ccaa

Browse files
authored
Update issue templates
1 parent 251508d commit f31ccaa

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
name: Bug report
3+
about: bug / feature
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
<!--
11+
Please add the affected binary name in the title unless multiple binaries are affected, e.g.
12+
[cinder-csi-plugin] Cannot delete PV
13+
For openstack-cloud-controller-manager, you can use [occm] for short.
14+
15+
All the currently maintained binaries are:
16+
* openstack-cloud-controller-manager (occm)
17+
* cinder-csi-plugin
18+
* manila-csi-plugin
19+
* k8s-keystone-auth
20+
* client-keystone-auth
21+
* octavia-ingress-controller
22+
* magnum-auto-healer
23+
* barbican-kms-plugin
24+
-->
25+
26+
**Is this a BUG REPORT or FEATURE REQUEST?**:
27+
28+
> Uncomment only one, leave it on its own line:
29+
>
30+
> /kind bug
31+
> /kind feature
32+
33+
**What happened**:
34+
35+
36+
**What you expected to happen**:
37+
38+
39+
**How to reproduce it**:
40+
41+
42+
**Anything else we need to know?**:
43+
44+
45+
**Environment**:
46+
- openstack-cloud-controller-manager(or other related binary) version:
47+
- OpenStack version:
48+
- Others:

0 commit comments

Comments
 (0)