From 00e321a6bffdce97e073ed8529e6dea187a7f2e9 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Thu, 13 Aug 2020 21:42:04 +0200 Subject: [PATCH] Added link to the contributing file in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8a6fe5e..848bac0e 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ is primarily saved in JSON files. The full documentation is available at [novelwriter.readthedocs.io](https://novelwriter.readthedocs.io/). +The contributing guide is available in [CONTRIBUTING](CONTRIBUTING.md). + ### Note on the Default Branch