summaryrefslogtreecommitdiff
path: root/docs/hacking/index.rst
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-06-14 19:56:52 +0200
committerKali Kaneko (leap communications) <kali@leap.se>2017-06-14 19:56:52 +0200
commit13e6381c849ec0e05515c55a7e73bdc0ff7e5c42 (patch)
treeb7f05a72cc1707c7ff3fe2dcf3947b25a4c918d5 /docs/hacking/index.rst
parent79254da898487af7fffc6cf73b0aab24b7f88700 (diff)
[docs] mention logs path for osx
Diffstat (limited to 'docs/hacking/index.rst')
-rw-r--r--docs/hacking/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/hacking/index.rst b/docs/hacking/index.rst
index 3a00f3e3..8bff694c 100644
--- a/docs/hacking/index.rst
+++ b/docs/hacking/index.rst
@@ -140,6 +140,8 @@ You can also uninstall them::
sudo `which bitmask_helpers` uninstall
+.. note: split a Contributing page on its own, this is getting too long/messy
+
How to contribute code
---------------------------------
@@ -224,3 +226,6 @@ Some areas in which we always need contribution are:
* Windows and OSX packaging (talk to kali)
* Windows Firewall integration for VPN
* Migrating components to py3 (look for vshyba or kali).
+* Minimal C++ Qt client (see `kali's bitmaskqt5 repo`_)
+
+.. _`kali's bitmaskqt5 repo`: https://github.com/kalikaneko/bitmaskqt5