From 771e61425ec0a0521f3c93c10783c41fbd3867d2 Mon Sep 17 00:00:00 2001 From: danieltprice <10074684+danieltprice@users.noreply.github.com> Date: Wed, 12 Oct 2022 08:38:28 -0300 Subject: [PATCH] Update release-pr.md (#2600) Update the Release Notes PR example that is referenced from the checklist. The Release Notes file structure changed recently. --- .github/PULL_REQUEST_TEMPLATE/release-pr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/release-pr.md b/.github/PULL_REQUEST_TEMPLATE/release-pr.md index 6f86114060..8fcc3bd4af 100644 --- a/.github/PULL_REQUEST_TEMPLATE/release-pr.md +++ b/.github/PULL_REQUEST_TEMPLATE/release-pr.md @@ -10,7 +10,7 @@ ### Checklist after release -- [ ] Based on the merged commits write release notes and open a PR into `website` repo ([example](https://github.com/neondatabase/website/pull/120/files)) +- [ ] Based on the merged commits write release notes and open a PR into `website` repo ([example](https://github.com/neondatabase/website/pull/219/files)) - [ ] Check [#dev-production-stream](https://neondb.slack.com/archives/C03F5SM1N02) Slack channel - [ ] Check [stuck projects page](https://console.neon.tech/admin/projects?sort=last_active&order=desc&stuck=true) - [ ] Check [recent operation failures](https://console.neon.tech/admin/operations?action=create_timeline%2Cstart_compute%2Cstop_compute%2Csuspend_compute%2Capply_config%2Cdelete_timeline%2Cdelete_tenant%2Ccreate_branch%2Ccheck_availability&sort=updated_at&order=desc&had_retries=some)