From 5c3b463bc2723ffc6f1fd74b964d400d2b8ecc2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Behmo?= Date: Mon, 27 Aug 2018 09:31:21 +0200 Subject: [PATCH] Attempt at highlighting section of github issue template This is futile, I know. --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6109d63..e2b5198 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,6 +6,6 @@ Include the exact command that you are running and that is causing an error. In Include the full, exact output from the command that is causing your issue. Also include relevant error logs; for instance, to debug the LMS take a look at the files in `data/lms/logs`. -## Additional info +## Additional info (IMPORTANT) Include the output of the `make info` command.