From 0c312fc5f6f43e9fc1ce587dcedc7e1b9fb16889 Mon Sep 17 00:00:00 2001 From: Jef LeCompte Date: Sun, 7 Jun 2020 17:11:51 -0400 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index f8fbe47..b22315e 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -69,6 +69,7 @@ ## Development * [Coding style](https://github.com/qbittorrent/qBittorrent/blob/master/CODING_GUIDELINES.md) +* [Contributing](https://github.com/qbittorrent/qBittorrent/blob/master/CONTRIBUTING.md) * [How to write a search plugin](wiki/How-to-write-a-search-plugin) * [Using VSCode for qBittorrent development](wiki/Using-VSCode-for-qBittorrent-development) * [Setup GDB with Qt pretty printers](wiki/Setup-GDB-with-Qt-pretty-printers)