swtpm/.github/ISSUE_TEMPLATE/bug_report.md
Stefan Berger c01b1cfbac
Update bug_report.md
Ask users to include log files, such as libvirt log files.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-10-02 11:18:02 -04:00

39 lines
750 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1.
2.
3.
4.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Desktop (please complete the following information):**
- OS: [e.g.Fedora]
- Version [e.g. 33]
**Versions of relevant components**
- swtpm:
- libtpms:
- openssl:
- gnutls:
- ...:
**Log files**
Please attach any log files. If using a VM and it was started with libvirt, attach the logfile found in `/var/log/swtpm/libvirt/qemu/VM-NAME-swtpm.log`.
**Additional context**
Add any other context about the problem here.