summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-01-19 22:24:05 +0100
committerLennart Poettering <lennart@poettering.net>2021-01-19 22:24:05 +0100
commit2d816c9804c1d565797faff85c0fdbfb15f1e9d5 (patch)
tree8f3a5bcf21870c2775c3bcc8719191414a59b0c9
parenta631cbfae3fab810db01238867ae93191dbfbeed (diff)
downloadsystemd-2d816c9804c1d565797faff85c0fdbfb15f1e9d5.tar.gz
markdown: suggest backticks around uname -a output
Fixes: #18238
-rw-r--r--.github/ISSUE_TEMPLATE/Bug_report.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md
index 5db53a4579..cbd7f7e940 100644
--- a/.github/ISSUE_TEMPLATE/Bug_report.md
+++ b/.github/ISSUE_TEMPLATE/Bug_report.md
@@ -15,7 +15,10 @@ about: A report of an error in a recent systemd version
> …
**Linux kernel version used** (`uname -a`)
- > …
+<!-- Make sure to enclose the pasted kernel version in `backticks`, so that
+ GitHub doesn't convert the `#` character typically included in it into a
+ reference to old GitHub issues. ->
+ > `…`
**CPU architecture issue was seen on**
> …