From 33f7bd655ab670a0ed12aea8dd7b8bf2494f2822 Mon Sep 17 00:00:00 2001 From: Steven Murray Date: Mon, 8 Apr 2024 12:30:32 +0200 Subject: [PATCH] docs: add contribution link into readme --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 23d47ea..7cddf45 100644 --- a/README.rst +++ b/README.rst @@ -42,6 +42,9 @@ pre-commit hook checks. We recommend using the ``commitizen`` tool to write commit messages -- we use the commit messages to do our versioning! +See the `contributing docs `_ +for more information about how to contribute to the project! + Usage ===== There are two ways to use this code: as a python library or via the CLI.