From a911dc57f3b0c4d11dddac119cc5214898736504 Mon Sep 17 00:00:00 2001 From: Eugene Shalygin Date: Thu, 27 Apr 2017 18:20:27 +0200 Subject: [PATCH] Fix formatting in CONTRIBUTING.md (#6704) Fix formatting in CONTRIBUTING.md --- CONTRIBUTING.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fd03dcd58..0f9bbb1fa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# Filing an issue +# Filing an issue ### Must read * If you aren't sure, you can ask on the [**forum**](http://forum.qbittorrent.org) or read our [**wiki**](http://wiki.qbittorrent.org) first. @@ -6,12 +6,11 @@ * Write in **English**! * Provide **version** information: (You can find version numbers at menu `Help -> About -> Libraries`) ``` -qBittorrent: -Qt: -libtorrent: -boost: -OS version: - + qBittorrent: + Qt: + libtorrent: + boost: + OS version: ``` * Provide **steps** to reproduce the problem, it will be easier to pinpoint the fault. * **Screenshots**! A screenshot is worth a thousand words. just upload it. [(How?)](https://help.github.com/articles/file-attachments-on-issues-and-pull-requests)