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