From 75ea93a2796a6502669f77ab0f5f0efd11733f7b Mon Sep 17 00:00:00 2001 From: Niklas Wenzel Date: Mon, 5 Jan 2026 16:12:07 +0100 Subject: [PATCH] chore: remove quiet period mention from PR template (#49298) --- .github/PULL_REQUEST_TEMPLATE.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ae3dd7cb3d..e558ae9717 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,3 @@ -> [!IMPORTANT] -> Please note that code reviews and merges will be delayed during our [quiet period in December](https://www.electronjs.org/blog/dec-quiet-period-25) and might not happen until January. - #### Description of Change