From 1648ad2d0268c5a375db0f2a727e47ea8733b257 Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Sat, 25 Feb 2023 18:48:04 +0100 Subject: [PATCH] Add a contributing note to the howto docs --- docs/source/int_howto.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/source/int_howto.rst b/docs/source/int_howto.rst index ce13261d..09f079fd 100644 --- a/docs/source/int_howto.rst +++ b/docs/source/int_howto.rst @@ -4,8 +4,15 @@ Tips & Tricks ************* +.. _Discussions Page: https://github.com/vkbo/novelWriter/discussions + This is a list of hopefully helpful little tips on how to get the most out of novelWriter. +.. note:: + + This section will be expanded over time, and if you would like to have something added, feel + free to contribute, or start a discussion on the project's `Discussions Page`_ + Overview ========