mirror of
https://github.com/stefanberger/libtpms
synced 2025-09-01 06:39:22 +00:00

Make exact steps to recreate the issue a requirement for the bug report. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
38 lines
655 B
Markdown
38 lines
655 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/issue showing all commands on command line, needed XML or JSON (if necessary), etc.:
|
|
|
|
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**
|
|
- libtpms:
|
|
- openssl:
|
|
- ...:
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|