From 2d79fafac926ca5880bb4e578d90ded91c286b45 Mon Sep 17 00:00:00 2001 From: mchammer01 <42146119+mchammer01@users.noreply.github.com> Date: Tue, 7 Jun 2022 13:12:19 +0100 Subject: [PATCH] trying to fix list numbering --- .../automatically-generated-release-notes.md | 3 ++- .../managing-releases-in-a-repository.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/content/repositories/releasing-projects-on-github/automatically-generated-release-notes.md b/content/repositories/releasing-projects-on-github/automatically-generated-release-notes.md index d4b0d58aeb..c243d084aa 100644 --- a/content/repositories/releasing-projects-on-github/automatically-generated-release-notes.md +++ b/content/repositories/releasing-projects-on-github/automatically-generated-release-notes.md @@ -37,7 +37,8 @@ Automatically generated release notes provide an automated alternative to manual {% ifversion fpt or ghec %}![Choose a branch](/assets/images/help/releases/releases-choose-branch.png) {% else %}![Releases tagged branch](/assets/images/enterprise/releases/releases-tag-branch.png) {% endif %} -{% data reusables.releases.previous-release-tag %}7. To the top right of the description text box, click {% if previous-release-tag %}**Generate release notes**{% else %}**Auto-generate release notes**{% endif %}.{% if previous-release-tag %} +{% data reusables.releases.previous-release-tag %} +7. To the top right of the description text box, click {% if previous-release-tag %}**Generate release notes**{% else %}**Auto-generate release notes**{% endif %}.{% if previous-release-tag %} ![Generate release notes](/assets/images/help/releases/generate-release-notes.png){% else %} ![Auto-generate release notes](/assets/images/enterprise/3.5/releases/auto-generate-release-notes.png){% endif %} 8. Check the generated notes to ensure they include all (and only) the information you want to include. diff --git a/content/repositories/releasing-projects-on-github/managing-releases-in-a-repository.md b/content/repositories/releasing-projects-on-github/managing-releases-in-a-repository.md index 31920e447b..6480687937 100644 --- a/content/repositories/releasing-projects-on-github/managing-releases-in-a-repository.md +++ b/content/repositories/releasing-projects-on-github/managing-releases-in-a-repository.md @@ -52,7 +52,8 @@ You can choose whether {% data variables.large_files.product_name_long %} ({% da {% ifversion fpt or ghec or ghes > 3.2 or ghae-issue-4865 %}![Choose a branch](/assets/images/help/releases/releases-choose-branch.png) {% else %}![Releases tagged branch](/assets/images/enterprise/releases/releases-tag-branch.png){% endif %} -{% data reusables.releases.previous-release-tag %}6. Type a title and description for your release. +{% data reusables.releases.previous-release-tag %} +6. Type a title and description for your release. {%- ifversion fpt or ghec or ghes > 3.3 or ghae-issue-4972 %} If you @mention any {% data variables.product.product_name %} users in the description, the published release will include a **Contributors** section with an avatar list of all the mentioned users. {%- endif %}