From 09b9b648a90b6bfa4fe0814089395735b4a52506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Barroso?= Date: Fri, 8 Nov 2024 17:56:33 +0100 Subject: [PATCH] update template --- .github/ISSUE_TEMPLATE/4-conduit-release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/4-conduit-release.yml b/.github/ISSUE_TEMPLATE/4-conduit-release.yml index b8928c027..f98759577 100644 --- a/.github/ISSUE_TEMPLATE/4-conduit-release.yml +++ b/.github/ISSUE_TEMPLATE/4-conduit-release.yml @@ -62,9 +62,9 @@ body: options: - label: 'Write a blog post.' - label: 'Regenerate processor documentation on [conduit-site](https://github.com/ConduitIO/conduit-site).' - - label: 'Update the banner on the [website](https://github.com/ConduitIO/conduit-site).' + - label: 'Update the banner on the [website](https://github.com/ConduitIO/conduit-site). ⚠️ Remember to bump the `announcementBar.id`.' - label: 'Create a changelog on the [website](https://github.com/ConduitIO/conduit-site).' - - label: 'Search and replace the latest version in `conduit-site`.' + - label: 'Search and replace the latest version in [`conduit-site`](https://github.com/ConduitIO/conduit-site).' - label: 'Search and replace the latest version in [README.md](https://github.com/ConduitIO/conduit/blob/main/README.md).' - type: markdown