Codebase list python-clickhouse-driver / bullseye-backports/main CONTRIBUTING.rst
bullseye-backports/main

Tree @bullseye-backports/main (Download .tar.gz)

CONTRIBUTING.rst @bullseye-backports/mainraw · 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.