From edaafab71f684318f9360c9dd6b0e97718563e21 Mon Sep 17 00:00:00 2001 From: "James M. Greene" Date: Mon, 15 May 2023 14:21:12 -0500 Subject: [PATCH] Add a compatibility note to the release notes generation template --- .github/release-drafter.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 1b697bb..d65ecae 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -7,6 +7,8 @@ template: | $CHANGES See details of [all code changes](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION) since previous release. + + :warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the [compatibility table](https://github.com/$OWNER/$REPOSITORY/#compatibilty). categories: - title: '🚀 Features' labels: