]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/.github/ISSUE_TEMPLATE/bug_report.md
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / .github / ISSUE_TEMPLATE / bug_report.md
1 ---
2 name: Bug report
3 about: Create a report to help us improve. Please use the issue tracker only for reporting suspected issues.
4 title: ''
5 labels: 'Sighting'
6 assignees: ''
7
8 ---
9
10 <!--- Provide a general summary of the issue in the Title above -->
11
12 ## Expected Behavior
13
14 <!--- Tell us what should happen -->
15
16 ## Current Behavior
17
18 <!--- Tell us what happens instead of the expected behavior -->
19
20 ## Possible Solution
21
22 <!--- Not obligatory, but suggest a fix/reason for the bug, -->
23
24 ## Steps to Reproduce
25
26 <!--- Provide a link to a live example, or an unambiguous set of steps to -->
27 <!--- reproduce this bug. Include code to reproduce, if relevant -->
28 1.
29 2.
30 3.
31 4.
32
33 ## Context (Environment including OS version, SPDK version, etc.)
34
35 <!--- Providing context helps us come up with a solution that is most useful in the real world -->