mirror of
https://github.com/stefanberger/swtpm.git
synced 2025-08-23 03:25:38 +00:00

Ask users to include log files, such as libvirt log files. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
39 lines
750 B
Markdown
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.
|