From 0cb55907ce35bd8deee6081792b91d202693352d Mon Sep 17 00:00:00 2001 From: James Newman Date: Thu, 17 Sep 2026 15:24:13 -0400 Subject: [PATCH] chore: remove repo-level PR template --- .github/PULL_REQUEST_TEMPLATE.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index 056a041..0000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,13 +0,0 @@ -## Instructions -1. PR target branch should be against main -2. PR title name should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-title-check.yml -3. PR branch prefix should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-branch-check-name.yml - -## Summary -- {provide a thorough description of the changes} - -## Testing Plan -- {explain how this has been tested, and what additional testing should be done} - -## Reference Issue -- Closes https://go.mparticle.com/work/REPLACEME