From 1e871149f8f947f077b7987c2d8b29c71fa10e49 Mon Sep 17 00:00:00 2001 From: Synchon Mandal Date: Fri, 23 Sep 2022 17:41:21 +0200 Subject: [PATCH] docs: create separate contribution guidelines section and reference it --- docs/contribution.rst | 2 ++ docs/faq.rst | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/contribution.rst b/docs/contribution.rst index 66216369c5..47e646bd0f 100644 --- a/docs/contribution.rst +++ b/docs/contribution.rst @@ -1,5 +1,7 @@ .. include:: links.inc +.. _contribution_guidelines: + Contributing to junifer ======================= diff --git a/docs/faq.rst b/docs/faq.rst index fd244a2b62..aed46d33b6 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -5,13 +5,13 @@ FAQs How do I contribute to junifer? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Please follow the `contribution guidelines `_. +Please follow the :ref:`contribution guidelines `. How do I set up VSCode for contribution? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -The `contribution guidelines `_ +The :ref:`contribution guidelines ` apply in general when using VSCode as your IDE as well. The following steps are specific to VSCode and you can choose to go with it: