From 95f5773cb8fce174fe8ef4ffd1cff4ae72d697c8 Mon Sep 17 00:00:00 2001 From: Simone Bordet Date: Tue, 11 Jan 2022 16:41:34 +0100 Subject: [PATCH] Fixed typo. --- .github/ISSUE_TEMPLATE/release-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/release-template.md b/.github/ISSUE_TEMPLATE/release-template.md index 464b1835cd0..9a80903c1be 100644 --- a/.github/ISSUE_TEMPLATE/release-template.md +++ b/.github/ISSUE_TEMPLATE/release-template.md @@ -20,7 +20,7 @@ This release process will produce releases: - [ ] Assign this issue to a "release manager". - [ ] Review [draft security advisories](https://github.com/eclipse/jetty.project/security/advisories). Ensure that issues are created and assigned to GitHub Projects to capture any advisories that will be announced. - [ ] Create the [GitHub Project(s)](https://github.com/eclipse/jetty.project/projects) for the next releases. -- [ ] Review the issues/PRs assigned to the target [pGitHub Project(s)](https://github.com/eclipse/jetty.project/projects). Any PRs that are moved to next releases should be commented on so their authors are informed. +- [ ] Review the issues/PRs assigned to the target [GitHub Project(s)](https://github.com/eclipse/jetty.project/projects). Any PRs that are moved to next releases should be commented on so their authors are informed. - [ ] Freeze the target [GitHub Project(s)](https://github.com/eclipse/jetty.project/projects) by editing their names to "Jetty X.Y.Z FROZEN" - [ ] Wait 24 hours from last change to the issues/PRs included in FROZEN GitHub Project(s). - [ ] Verify target [project(s)](https://github.com/eclipse/jetty.project/projects) are complete.