From 721cb6cc07978259e055c5c7ff7093819b18e8b5 Mon Sep 17 00:00:00 2001 From: Rhys Perry Date: Tue, 18 Aug 2020 13:23:59 +0100 Subject: [PATCH] gitlab: ask inxi output to be in code blocks MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Rhys Perry Acked-by: Danylo Piliaiev Reviewed-by: Marcin Ślusarz Part-of: --- .gitlab/issue_templates/Bug Report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/issue_templates/Bug Report.md b/.gitlab/issue_templates/Bug Report.md index 052d4dfb610..df42c58afe6 100644 --- a/.gitlab/issue_templates/Bug Report.md +++ b/.gitlab/issue_templates/Bug Report.md @@ -12,7 +12,7 @@ And please remove anything that doesn't apply to keep things readable :) ### System information -Please post `inxi -GSC -xx` output OR fill information below manually +Please post `inxi -GSC -xx` output ([fenced with triple backticks](https://docs.gitlab.com/ee/user/markdown.html#code-spans-and-blocks)) OR fill information below manually - OS: (`cat /etc/os-release | grep "NAME"`) -- 2.30.2