Skip to content

Commit

Permalink
Add pull request template
Browse files Browse the repository at this point in the history
Mostly as I have a tendency to forget to change the target branch to the oldest supported version for a PR when I haven't worked on this repo for a little while ... oops...

Let's hope this reminder will help prevent such snafus in the future.
  • Loading branch information
jrfnl committed Jan 7, 2025
1 parent 0bf686b commit 4438be8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<!--
REMINDER: Please target the **oldest** branch of the PHPUnit Polyfills that is affected by this issue.
-->

0 comments on commit 4438be8

Please sign in to comment.