From 2e2d03371f7eda4ab0647b839d7b818c86b3b6e7 Mon Sep 17 00:00:00 2001 From: Anmol Sethi Date: Thu, 19 Nov 2020 18:03:12 -0500 Subject: [PATCH] ci: Fix typo in release template --- ci/build/release-github-draft.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/build/release-github-draft.sh b/ci/build/release-github-draft.sh index d311dbb6..71cbb714 100755 --- a/ci/build/release-github-draft.sh +++ b/ci/build/release-github-draft.sh @@ -15,7 +15,7 @@ v$VERSION VS Code v$(vscode_version) -# New Features +## New Features - ⭐ Summarize new features here with references to issues ## Bug Fixes