Codebase list python-clickhouse-driver / debian/0.1.3-2 CONTRIBUTING.rst
debian/0.1.3-2

Tree @debian/0.1.3-2 (Download .tar.gz)

CONTRIBUTING.rst @debian/0.1.3-2raw · history · blame

1
2
3
4
5
6
7
How to Contribute
=================

#. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
#. Fork `the repository <https://github.com/mymarilyn/clickhouse-driver>`_ on GitHub to start making your changes to the **master** branch (or branch off of it).
#. Write a test which shows that the bug was fixed or that the feature works as expected.
#. Send a pull request and bug the maintainer until it gets merged and published.