From 356cfecea34be776dbee408fe9e53df947826aaf Mon Sep 17 00:00:00 2001 From: Matt Pollard Date: Tue, 7 Jun 2022 11:26:04 +0200 Subject: [PATCH] Trivial spacing adjustment --- .../automatically-generated-release-notes.md | 1 + 1 file changed, 1 insertion(+) 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 3c94bbe950..397fc4b7f0 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 @@ -20,6 +20,7 @@ communityRedirect: Automatically generated release notes provide an automated alternative to manually writing release notes for your {% data variables.product.prodname_dotcom %} releases. With automatically generated release notes, you can quickly generate an overview of the contents of a release. Automatically generated release notes include a list of merged pull requests, a list of contributors to the release, and a link to a full changelog. You can also customize your automated release notes, using labels to create custom categories to organize pull requests you want to include, and exclude certain labels and users from appearing in the output. + ## Creating automatically generated release notes for a new release {% data reusables.repositories.navigate-to-repo %}