diff --git a/docs/docsite/rst/community/development_process.rst b/docs/docsite/rst/community/development_process.rst index 1942f059659..fc9b43593ef 100644 --- a/docs/docsite/rst/community/development_process.rst +++ b/docs/docsite/rst/community/development_process.rst @@ -19,6 +19,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 `_.