diff --git a/.gitlab/issue_templates/default.md b/.gitlab/issue_templates/default.md index c3f23e54ba..968d6aab64 100644 --- a/.gitlab/issue_templates/default.md +++ b/.gitlab/issue_templates/default.md @@ -33,8 +33,8 @@ _Note: issues missing any information may get closed without further ado._ --- ### What I did -**Buildroot commit sha1**: _get this with `git describe HEAD`_ -**Distribution of the build machine**: _get this with `NAME` and `VERSION` from `/etc/os-release`_ +- **Buildroot commit sha1**: _get this with `git describe HEAD`_ +- **Distribution of the build machine**: _get this with `NAME` and `VERSION` from `/etc/os-release`_ _Here, describe what you did:_ - _any special environment variables: CC, CXX, TARGET, CROSS_COMPILE, etc…_