diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-09-10 17:22:51 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-09-22 17:58:18 -0300 |
commit | 4077778287c271441290d15317e391b4f2b842d3 (patch) | |
tree | 3825cef470f49b195a7cddaf6b27dbd32f889da0 /README.rst | |
parent | aa31828fca8bb64ace56f6f3b2b94f90ffced3c2 (diff) |
[docs] add CONTRIBUTING file
- Resolves: #7445
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -33,3 +33,10 @@ License Bitmask is released under the terms of the `GNU GPL version 3`_ or later. .. _`GNU GPL version 3`: http://www.gnu.org/licenses/gpl.txt + +Contributing +============ + +We welcome contributions! see the `Contribution guidelines +<https://github.com/leapcode/bitmask_client/blob/develop/CONTRIBUTING.rst>`_ + |