From e6d99cb2bf4c4bb56dd9c3fcc2046e1e4f27c5e7 Mon Sep 17 00:00:00 2001 From: Bianca Henderson Date: Tue, 30 Oct 2018 10:54:42 -0400 Subject: [PATCH] Adding a link for PR info (#47778) --- docs/docsite/rst/community/development_process.rst | 2 ++ docs/docsite/rst/community/reporting_bugs_and_features.rst | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/docsite/rst/community/development_process.rst b/docs/docsite/rst/community/development_process.rst index b3c716ee26b..fc66c265087 100644 --- a/docs/docsite/rst/community/development_process.rst +++ b/docs/docsite/rst/community/development_process.rst @@ -20,6 +20,8 @@ The Ansible Core team provides a road map for each upcoming release. These road .. How the actual release schedule, slipping, etc relates to (release_and_maintenance.rst) probably also belongs here somewhere +.. _community_pull_requests: + Pull Requests ============= diff --git a/docs/docsite/rst/community/reporting_bugs_and_features.rst b/docs/docsite/rst/community/reporting_bugs_and_features.rst index a3e2cb71223..409f7d7bce2 100644 --- a/docs/docsite/rst/community/reporting_bugs_and_features.rst +++ b/docs/docsite/rst/community/reporting_bugs_and_features.rst @@ -32,6 +32,6 @@ As we are a very high volume project, if you determine that you do have a bug, p Requesting a feature ==================== -The best way to get a feature into Ansible is to submit a pull request. +The best way to get a feature into Ansible is to :ref:`submit a pull request `. The next best way of getting a feature into Ansible is to submit a proposal through the `Ansible proposal process `_.