From 6a2adb29903ac7603756d49f2982b228d82bd583 Mon Sep 17 00:00:00 2001 From: Deondre Davis Date: Sat, 27 Mar 2021 18:44:48 -0700 Subject: [PATCH] Update template.md --- doc/releases/template.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/releases/template.md b/doc/releases/template.md index 3a500ccc4..e95fd2f7c 100644 --- a/doc/releases/template.md +++ b/doc/releases/template.md @@ -5,7 +5,13 @@ - [ ] Readme Update created - [ ] Go through current release's [project board](https://github.com/microsoft/PowerToys/projects) and note any completed high-level feature work (recognizing any community contributions) - [ ] Go through [PRs merged since the last release](https://github.com/microsoft/PowerToys/pulls?q=is%3Apr+merged%3A%3E2021-03-01) and note any significant feature work & improvements (recognizing any community contributions) + - The above link queries for results since March 1st, 2021. Update to appropriate start date for desired release. - [ ] Go through all [open issues with the "Resolution-Fix-Committed" tags](https://github.com/microsoft/PowerToys/issues?q=is%3Aissue+is%3Aopen+label%3AResolution-Fix-Committed+) and note any significant bug fixes/improvements (recognizing any community contributions) + - [ ] Draft Readme based on notes from above + - [ ] Open PR for readme the week before release so engineering team and community can provide feedback + - [ ] Merge into master branch after latest release goes live +- [ ] Microsoft Docs Update created +# TODO - [ ] Release template updated with any new features / updates for testing ## Testing