Skip to content

Commit

Permalink
chore: Add contributing section to README (#600)
Browse files Browse the repository at this point in the history
  • Loading branch information
c24t committed Feb 4, 2021
1 parent 2c8fb24 commit 2311854
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.rst
Expand Up @@ -129,6 +129,18 @@ Executing a query
results = cursor.fetchall()
Contributing
------------

Contributions to this library are always welcome and highly encouraged.

See `CONTRIBUTING <CONTRIBUTING.md>`_ for more information on how to get
started.

Please note that this project is released with a Contributor Code of Conduct.
By participating in this project you agree to abide by its terms. See the `Code
of Conduct <code-of-conduct.md>`_ for more information.

Current limitations
-------------------

Expand Down

0 comments on commit 2311854

Please sign in to comment.