add crosslinks for changelog fragments (#77022)

pull/77031/head
Sandra McCann 2 years ago committed by GitHub
parent 1480503326
commit af7c9deb4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,8 +43,8 @@ We do not merge every PR. Here are some tips for making your PR useful, attracti
.. _collection_changelogs:
Changelogs
----------
Creating changelog fragments
-----------------------------
Changelogs help users and developers keep up with changes to Ansible collections. Many collections build changelogs for each release from fragments. For collections that use this model, you **must** add a changelog fragment to any PR that changes functionality or fixes a bug.

@ -140,8 +140,8 @@ We do not merge every PR. Here are some tips for making your PR useful, attracti
.. _community_changelogs:
Changelogs
----------
Creating changelog fragments
------------------------------
Changelogs help users and developers keep up with changes to ansible-core and Ansible collections. Ansible and many collections build changelogs for each release from fragments. For ansible-core and collections using this model, you **must** add a changelog fragment to any PR that changes functionality or fixes a bug.

@ -70,6 +70,8 @@ If your collection is part of Ansible, use one of the following three options t
.. seealso::
:ref:`collection_changelogs`
Learn how to create good changelog fragments.
:ref:`collections`
Learn how to install and use collections.
:ref:`contributing_maintained_collections`

@ -15,3 +15,5 @@ One or more of the following sections are required:
- known_issues
New modules and plugins must not be included in changelog fragments.
See :ref:`collection_changelogs` for details.

Loading…
Cancel
Save