From 06044b50f4e4abedbf7092d48bf6a0b2186b7d98 Mon Sep 17 00:00:00 2001 From: Niklas Wenzel Date: Mon, 1 Dec 2025 17:55:13 +0100 Subject: [PATCH] chore: mention quiet period in PR template (#49117) * chore: mention quiet period in PR template * fix: remove trailing spaces --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e558ae9717..ae3dd7cb3d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,6 @@ +> [!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