From 777ce1b0da14db8472fb138321b1d3f5bfb84a1e Mon Sep 17 00:00:00 2001 From: Kate Lovett Date: Thu, 7 Nov 2024 14:13:46 -0800 Subject: [PATCH] Add clarification on review timelines in PR template (#158345) Adds a reference to tree hygiene to help clarify expectations for review timelines. --- .github/PULL_REQUEST_TEMPLATE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c1c3864105..020de084c2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,9 @@ + + *Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. You must list at least one issue. An issue is not required if the PR fixes something trivial like a typo.*