Browse Source

Fix formatting in CONTRIBUTING.md (#6704)

Fix formatting in CONTRIBUTING.md
adaptive-webui-19844
Eugene Shalygin 8 years ago committed by GitHub
parent
commit
818dcce462
  1. 13
      CONTRIBUTING.md

13
CONTRIBUTING.md

@ -1,4 +1,4 @@ @@ -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 @@ @@ -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)

Loading…
Cancel
Save