summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Weimer <tweimer@users.noreply.github.com>2018-06-10 14:05:20 +0200
committerGeorge Hazan <ghazan@miranda.im>2018-06-15 12:29:26 +0300
commita183cb3bb45cfd3e59e0220b71dba7fa10d0e358 (patch)
treee662b238954aa2f86e03170d31edf23b8f52dd8b
parent58a1e4b5472db9f0b8a0c9ee2bd0cf98de5da841 (diff)
Update CONTRIBUTING.md
- Fixed formatting
-rw-r--r--.github/CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index acfb03691e..fb1cea33a7 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -4,7 +4,7 @@
* Search the *issues* for an existing bug report for your problem.
## Effective bug reporting
-Using the following tips will **greatly** increase the chances of your issue being '''noticed''' and '''fixed''' quickly.
+Using the following tips will **greatly** increase the chances of your issue being ***noticed*** and ***fixed*** quickly.
* Have a well-written bug **Summary** field – describe the issue clearly, in simple words.
* **Description** field – provide step-by-step instructions so we can reproduce the issue (*We can't fix what we can't reproduce*).