mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 10:37:22 +00:00
Update issue templates
This commit is contained in:
parent
19d78782d7
commit
4519b4baac
37
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
37
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: AlexanderAmelkin
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the bug**
|
||||||
|
A clear and concise description of what the bug is.
|
||||||
|
*Please **DO NOT** report ANYTHING about 1.8.18, it is outdated. Please first check your alleged bug with the latest code from the top of the master branch here.*
|
||||||
|
|
||||||
|
**IPMITOOL Version**
|
||||||
|
|
||||||
|
Make sure you're reporting a bug in the latest code taken from `master` branch here, NOT a bug
|
||||||
|
that you've found in some version that you've got from your OS vendor or any source other than this repository.
|
||||||
|
|
||||||
|
```none
|
||||||
|
$ ipmitool -V
|
||||||
|
<output here>
|
||||||
|
```
|
||||||
|
|
||||||
|
**To Reproduce**
|
||||||
|
Steps to reproduce the behavior:
|
||||||
|
1. Using hardware/BMC '...'
|
||||||
|
2. Run `ipmitool ...`
|
||||||
|
3. Observe the abnormal reply:
|
||||||
|
```none
|
||||||
|
abnormal output example
|
||||||
|
```
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the problem here.
|
Loading…
x
Reference in New Issue
Block a user