From b50073ec48d80ab900a9cbbaf740ab56ab879b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Thu, 26 Jul 2018 12:00:14 -0300 Subject: [PATCH] Minor formatting proposals --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 198aba03..4a1ba02a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -52,11 +52,11 @@ Copy the error message from the console instead of sending a screenshot of it. Use the toolbar above the comment edit area to format your comment. -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). +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). -If your comment includes a code sample or output of a command that exceeds ~25 lines, post it as attached text file (filename.txt). +If your comment includes a code sample or output of a command that exceeds ~25 lines, post it as attached text file (`filename.txt`). -Use 'Preview' before you send your issue. Read it again before sending. +Use `Preview` before you send your issue. Read it again before sending. 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 :-)