From 5faf864da4b5d2233ee5db3ab671a6e703d8ab55 Mon Sep 17 00:00:00 2001 From: Martin 'JaMa' Jansa Date: Tue, 15 Sep 2020 23:40:04 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 797fbd3e10d..651b56829da 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,7 +12,7 @@ A clear and concise description of what the bug is. **To Reproduce** List all the Yocto layers you have included in the build and the revisions you were using. -What MACHINE you're building for and what host OS you're using. +What MACHINE you're building for and what host OS you're using. If you're using mcf for build setup, then you should mention what .mcf file you've used and from which build branch revision. The "Build Configuration:" section shown by bitbake at the beginning of the build is very good start.