summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorRhys Perry <pendingchaos02@gmail.com>2020-08-18 13:23:59 +0100
committerMarge Bot <eric+marge@anholt.net>2020-08-20 10:20:49 +0000
commit721cb6cc07978259e055c5c7ff7093819b18e8b5 (patch)
tree98166cd66685b7dc7a0984c3abcc0a66e0d96588 /.gitlab
parente901b901cb61519514271ffc76a8c784c5e37d2a (diff)
gitlab: ask inxi output to be in code blocks
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Acked-by: Danylo Piliaiev <danylo.piliaiev@globallogic.com> Reviewed-by: Marcin Ĺšlusarz <marcin.slusarz@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6365>
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Bug Report.md2
1 files changed, 1 insertions, 1 deletions
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"`)