libtpms/.github/ISSUE_TEMPLATE/bug_report.md
Stefan Berger 520a2fa27d
Update bug_report.md
Make exact steps to recreate the issue a requirement for the bug report.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2022-10-10 07:55:32 -04:00

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.