pokerogue/.github/pull_request_template.md
flx-sta 28c5dc6b59
Update pull_request_template.md (#3110)
Add check item for using the correct base branch
2024-07-23 16:47:56 +01:00

1.7 KiB

What are the changes?

Why am I doing these changes?

What did change?

Screenshots/Videos

How to test the changes?

Checklist

  • I'm using beta as my base branch
  • There is no overlap with another PR?
  • The PR is self-contained and cannot be split into smaller PRs?
  • Have I provided a clear explanation of the changes?
  • Have I considered writing automated tests for the issue?
  • Have I tested the changes (manually)?
    • Are all unit tests still passing? (npm run test)
  • Are the changes visual?
    • Have I provided screenshots/videos of the changes?