mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-02 03:17:57 +00:00
Changes per code review
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -13,3 +13,6 @@ A clear and concise description of what you happened.
|
|||||||
|
|
||||||
**Please provide all necessary steps to reproduce the issue**
|
**Please provide all necessary steps to reproduce the issue**
|
||||||
A clear and concise description of steps to reproduce the bug.
|
A clear and concise description of steps to reproduce the bug.
|
||||||
|
|
||||||
|
**Attach build configuration log**
|
||||||
|
Check under firmware/utilities/build and attach build_*_cfg.txt
|
||||||
|
|||||||
@@ -50,3 +50,5 @@ William Laroche
|
|||||||
David Lacasse
|
David Lacasse
|
||||||
Messaoud Ahmed Ouameur
|
Messaoud Ahmed Ouameur
|
||||||
Yannick Lebel
|
Yannick Lebel
|
||||||
|
Mark D Lewis
|
||||||
|
Jack Marriott
|
||||||
|
|||||||
@@ -24,11 +24,11 @@ fi
|
|||||||
{
|
{
|
||||||
echo "$BUILDTYPE"
|
echo "$BUILDTYPE"
|
||||||
echo
|
echo
|
||||||
echo "GIT Hash: $GITHASH"
|
echo "Git Hash: $GITHASH"
|
||||||
echo
|
echo
|
||||||
echo "Build Host: $BUILDHOST"
|
echo "Build Host: $BUILDHOST"
|
||||||
echo
|
echo
|
||||||
echo "$GCCVER"
|
echo "GCC: $GCCVER"
|
||||||
echo
|
echo
|
||||||
echo "$ARMVER"
|
echo "$ARMVER"
|
||||||
echo
|
echo
|
||||||
|
|||||||
Reference in New Issue
Block a user