Skip to content

Commit

Permalink
added contribution notes to the docs, close #17
Browse files Browse the repository at this point in the history
  • Loading branch information
benmaier committed May 15, 2019
1 parent 1f0e214 commit f138acd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/about.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,18 @@ Install

pip install netwulf

Make sure to read the ``README.md`` in the `public repository`_ for notes on dependencies and installation.


Bug reports & contributing
--------------------------

You can contribute to the `public repository`_ and raise issues there.
You can contribute to the `public repository`_ and `raise issues`_ there. Please also make sure to follow the `code of conduct`_ and to read the `contributing notes`_.


.. _`public repository`: https://github.com/benmaier/netwulf
.. _networkx: https://networkx.github.io/
.. _`raise issues`: https://github.com/benmaier/netwulf/issues/new
.. _`code of conduct`: https://github.com/benmaier/netwulf/blob/master/CODE_OF_CONDUCT.md
.. _`contributing notes`: https://github.com/benmaier/netwulf/blob/master/CONTRIBUTING.md

0 comments on commit f138acd

Please sign in to comment.