From 75302416201f3a7ad645232e3be2d683e3283f0d Mon Sep 17 00:00:00 2001 From: George Jenkins Date: Thu, 25 Jul 2024 20:42:41 -0700 Subject: [PATCH] Update .github/pull_request_template.md Co-authored-by: Scott Rigby Signed-off-by: George Jenkins --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f55e0e4db..92686c35c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,6 +7,6 @@ **Special notes for your reviewer**: **If applicable**: -- [ ] this PR contains user facing changes (`docs wanted` label should be applied if so) +- [ ] this PR contains user facing changes (`docs needed` label should be applied if so) - [ ] this PR contains unit tests - [ ] this PR has been tested for backwards compatibility