From 91be7f0b050c1700fd03747f4ef1de1e8c193d16 Mon Sep 17 00:00:00 2001 From: Gururaj Shetty <gururaj.shetty@huawei.com> Date: Tue, 29 Dec 2020 07:17:59 +0000 Subject: [PATCH] Update Contributing to the Documentation.rst --- .../source/readme/Contributing to the Documentation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/source/readme/Contributing to the Documentation.rst b/documentation/source/readme/Contributing to the Documentation.rst index cfa430c..a79f71c 100644 --- a/documentation/source/readme/Contributing to the Documentation.rst +++ b/documentation/source/readme/Contributing to the Documentation.rst @@ -6,7 +6,7 @@ You are welcome to make contributions to documentation. You can offer your feedb Excellent contributors will be awarded and the contributions will be publicized in the developer community. * `Contribution-method`_ -* `Writing Instructions <https://git.ostc-eu.org/docs/developer-guide/-/blob/master/documentation/source/readme/reStructuredText%20Basics.rst>`_ +* `reStructuredText Basics <https://git.ostc-eu.org/docs/developer-guide/-/blob/master/documentation/source/readme/reStructuredText%20Basics.rst>`_ Content Copyright ***************** @@ -44,7 +44,7 @@ High-quality feedback helps us continuously improve the documents. The more deta On the Gitlab page, click the **Issue** tab. On the displayed page, click **New issue**. Then enter the issue title and issue details. Click **New** to submit the issue. The document team will confirm the issue. -.. note:: +.. note:: * Provide a clear description of the issue, including the missing, outdated, incorrect, or to-be-improved content. * Explain the impact of this issue on users. * Limit the scope of the given issue to a specific task. If many fields are involved, break the issue down into smaller ones. -- GitLab