From 6d57ba44819808a78775cc716e37a60038cc8142 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 26 May 2026 06:34:00 -0700 Subject: [PATCH] Chore: tweak anti-slop workflow (#12851) --- .../{PULL_REQUEST_TEMPLATE.md => pull_request_template.md} | 2 ++ .github/workflows/pr-bot.yml | 7 +++++++ 2 files changed, 9 insertions(+) rename .github/{PULL_REQUEST_TEMPLATE.md => pull_request_template.md} (95%) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/pull_request_template.md similarity index 95% rename from .github/PULL_REQUEST_TEMPLATE.md rename to .github/pull_request_template.md index 77bea4917..d14afc032 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/pull_request_template.md @@ -2,6 +2,8 @@ Note: All PRs with code changes should be targeted to the `dev` branch, pure documentation changes can target `main` --> + + ## Proposed change