Mesa (master): gitlab: ask inxi output to be in code blocks

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Aug 20 10:21:30 UTC 2020


Module: Mesa
Branch: master
Commit: 721cb6cc07978259e055c5c7ff7093819b18e8b5
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=721cb6cc07978259e055c5c7ff7093819b18e8b5

Author: Rhys Perry <pendingchaos02 at gmail.com>
Date:   Tue Aug 18 13:23:59 2020 +0100

gitlab: ask inxi output to be in code blocks

Signed-off-by: Rhys Perry <pendingchaos02 at gmail.com>
Acked-by: Danylo Piliaiev <danylo.piliaiev at globallogic.com>
Reviewed-by: Marcin Ślusarz <marcin.slusarz at intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6365>

---

 .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"`)



More information about the mesa-commit mailing list