]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
github: explain people how to format lines of code
authorVincent Bernat <vincent@bernat.ch>
Thu, 15 Apr 2021 18:06:09 +0000 (20:06 +0200)
committerVincent Bernat <vincent@bernat.ch>
Thu, 15 Apr 2021 18:06:09 +0000 (20:06 +0200)
.github/ISSUE_TEMPLATE.md

index 1f866d740441dffd3d41177f0f944dfef33a3233..c424b3ea9b9bdf41b292378f19de11ca573efbf7 100644 (file)
@@ -1,4 +1,12 @@
-This is an example of bug report. Try to adapt it to your case.
+This is an example of bug report. Try to adapt it to your case. When
+putting code snippets (logs, commands), put them between triple backquotes:
+
+````
+```
+# lldpcli -vv
+[output of lldpcli -vv]
+```
+````
 
 # Bug description