1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
.. _contribute:
Contribute
==========
The `Issue Tracker`_ is the best place to post any feature ideas, requests and bug reports.
If you are able to contribute changes yourself, just fork the `source code`_ on GitHub, make changes and file a pull
request.
Contributors
------------
- |ghi| `mcs07 <https://github.com/mcs07>`_ (Matt Swain)
- |ghi| `ekaakurniawan <https://github.com/ekaakurniawan>`_ (Eka A. Kurniawan)
- |ghi| `zachcp <https://github.com/zachcp>`_ (Zach Powers)
- |ghi| `hsiaoyi0504 <https://github.com/hsiaoyi0504>`_ (Hsiao Yi)
- |ghi| `llazzaro <https://github.com/llazzaro>`_ (Leonardo Lazzaro)
- |ghi| `bjodah <https://github.com/bjodah>`_ (Björn Dahlgren)
- |ghi| `RickardSjogren <https://github.com/RickardSjogren>`_ (Rickard Sjögren)
.. _`source code`: https://github.com/mcs07/PubChemPy
.. _`Issue Tracker`: https://github.com/mcs07/PubChemPy/issues
.. |ghi| raw:: html
<span class="fa fa-github"></span>
|