summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 2dd250cb658ece9ec58f0b8db6da3163f4d10efd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
name: Bug report
about: Create a report
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**Environment**
What OpenBMC platform was this found on?
What specific OpenBMC versions did you use?

**To Reproduce**
Steps to reproduce the behavior:
1. Run the command '....'
2. See error
3. Expected behavior was '....'

**Is this a regression**
Has this behavior worked in the past?  If yes, on which commit did it work, and
what commit was broken?