From ffb05364bbd72df89f3b3c558cdbee887681387b Mon Sep 17 00:00:00 2001 From: Ed Tanous Date: Fri, 13 Aug 2021 11:16:58 -0700 Subject: Add details to bug template A large number of bugs get filed against OpenBMC forks, and platforms that are not upstream. Change the wording on the bug template to make clear the fields should be expected to be from upstream, and explicitly call out if qemu builds are being used, to help in maintainers reproducing. Tested: N/A, documentation change. Signed-off-by: Ed Tanous Change-Id: Ibff2dcbfb1755fb14d21621ebd0cf86e1d3ab2fc --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2dd250cb65..22c4a69fe8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,8 +11,10 @@ assignees: '' 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? +What OpenBMC platform was this found on? If this was tested in QEMU, please add + +What specific OpenBMC versions (SHA1) did you use? +(note, SHA1 should be resolvable to https://github.com/openbmc/openbmc) **To Reproduce** Steps to reproduce the behavior: -- cgit v1.2.3