From 808f5a0c038ec276f0945013e7ee1f0b2c2b4fbf Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Fri, 14 Oct 2022 12:18:12 +0200 Subject: contributor_path: add doc link (#79138) --- docs/docsite/rst/community/contributor_path.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/docsite/rst/community') diff --git a/docs/docsite/rst/community/contributor_path.rst b/docs/docsite/rst/community/contributor_path.rst index a1b79277a1..1d1c9045d6 100644 --- a/docs/docsite/rst/community/contributor_path.rst +++ b/docs/docsite/rst/community/contributor_path.rst @@ -57,7 +57,9 @@ Each Ansible project has its own set of contributor guidelines. Familiarize your Making your first contribution ============================== -You can find some ideas on how you can contribute in :ref:`how_can_i_help` and the `collection repository `_ ``README`` and ``CONTRIBUTING`` files. To make your first experience as smooth as possible, read the repository documentation carefully, then ask the repository maintainers for guidance if you have any questions. +You can find some ideas on how you can contribute in :ref:`how_can_i_help`. + +If you are interested in contributing to collections, take a look at :ref:`collection contributions` and the `collection repository `_'s ``README`` and ``CONTRIBUTING`` files. To make your first experience as smooth as possible, read the repository documentation carefully, then ask the repository maintainers for guidance if you have any questions. You can also look for GitHub issues labeled with the ``easyfix``, ``good_first_issue``, and ``docs`` labels. Add a comment on the GitHub issue to say you are looking at it and to ask for help if you need it. -- cgit v1.2.1