]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/other-type-of-bug-report.md
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / .github / ISSUE_TEMPLATE / other-type-of-bug-report.md
CommitLineData
1e59de90
TL
1---
2name: Other type of bug report
3about: Let us know about an issues that does not fit into any of the other issues
4 types
5title: ''
6labels: ''
7assignees: ''
8
9---
10
11**Describe the bug**
12A clear and concise description of what the bug is.
13
14**Environment**
15- OS: [e.g. Windows/Linux etc...]
16- Compiler: revision
17
18**To Reproduce**
19Steps to reproduce the behavior:
201. ./vcpkg install xxxx
212. See error
22Repro code when
23
24**Expected behavior**
25A clear and concise description of what you expected to happen.
26
27**Failure logs**
28-(please attached failure logs)
29
30**Additional context**
31Add any other context about the problem here.