Skip to content

Commit bb92713

Browse files
geissonatorbradbishop
authored andcommitted
clarify bug reporting in openbmc
Point people to the contact information which has our IRC and mailing list info for feature requests and general questions Change-Id: I5a8be9ef482d36b60342c1e50ef2301c1fd6cfb7 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
1 parent 8e5befe commit bb92713

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve our software
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Note on Bugs**
11+
Please note that questions or feature requests should be discussed on the
12+
mailing list or IRC. Please see https://github.com/openbmc/openbmc#contact
13+
for info on how to contact us. Github Issues in openbmc/openbmc are for bugs
14+
only. Please remove this section when opening a bug.
15+
16+
**Unexpected behavior you saw**
17+
A clear and concise description of what unexpectedly happened.
18+
19+
**Expected behavior**
20+
A clear and concise description of what you expected to happen.
21+
22+
**To Reproduce**
23+
Steps to reproduce the behavior:
24+
1. Go to '...'
25+
2. Click on '....'
26+
3. Scroll down to '....'
27+
4. See error
28+
29+
**Screenshots**
30+
If applicable, add screenshots to help explain your problem.
31+
32+
**OpenBMC Information:**
33+
- /etc/os-release:
34+
- uname -a:
35+
- Any additional patches or changes:
36+
37+
**Additional context**
38+
Add any other context about the problem here.

0 commit comments

Comments
 (0)