chore: remove repo-level PR template - #307
Merged
Merged
Conversation
jamesnrokt
marked this pull request as ready for review
September 17, 2026 19:59
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit 3705a53. Bugbot is set up for automated code reviews on this repo. Configure here. |
nickolas-dimitrakas
approved these changes
Sep 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
This repo carries its own
.github/PULL_REQUEST_TEMPLATE.md, which GitHub prefers over the org-wide default template published inmParticle/.github. That means new PRs here silently skip the shared template every other@mParticle/sdk-team-owned repo is meant to use. Once this lands, opening a new PR here shows the same org-wide template contributors see everywhere else.Programme
Standalone change, no programme.
What changes
Deletes
.github/PULL_REQUEST_TEMPLATE.md. Nothing else changes. New PRs opened against this repo now fall back to the org-wide default atmParticle/.github(.github/PULL_REQUEST_TEMPLATE.MD).Linked work
None.
Rollout
Nothing changes in production; if this is wrong, revert the pull request.
Risks
Risk class: low.
Who
Written by: automated coding agent (Claude Code), on behalf of the requesting engineer — standalone repo-hygiene request, no linked ticket.
Code reviewed before opening: an independent review agent, before the commit was made.
Design reviewed before opening: no one.
Decision this implements: a repo-hygiene request from the repo owner to drop this repo's PR template override so it falls back to the org-wide default. No ticket, no linked record.
Checked: confirmed no file under
.github/workflows/referencesPULL_REQUEST_TEMPLATE; confirmedmParticle/.githubpublishes an org-wide default template.Not checked: nothing else touched, nothing else to check.
Size
Hand-written: 0 lines added, 13 lines removed, 1 file deleted.
Generated: none.