You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -52,11 +52,11 @@ Copy the error message from the console instead of sending a screenshot of it.
52
52
53
53
Use the toolbar above the comment edit area to format your comment.
54
54
55
-
Add three backticks before and after a code sample or output of a command to format it (The 'Insert code' button can help you doing it).
55
+
Add three backticks before and after a code sample or output of a command to format it (The `Insert code` button can help you doing it).
56
56
57
-
If your comment includes a code sample or output of a command that exceeds ~25 lines, post it as attached text file (filename.txt).
57
+
If your comment includes a code sample or output of a command that exceeds ~25 lines, post it as attached text file (`filename.txt`).
58
58
59
-
Use 'Preview' before you send your issue. Read it again before sending.
59
+
Use `Preview` before you send your issue. Read it again before sending.
60
60
61
61
Note that most of the people that respond to issues and answer questions are either other 'regular' users or **volunteers** developers. Please be nice to them :-)
0 commit comments