Files
nhl-setgame/.github/PULL_REQUEST_TEMPLATE.md
2025-03-02 17:23:42 +01:00

575 B

name, about, title, labels
name about title labels
Pull Request Propose changes to SetGame [PR] Your changes pullrequest

Please describe the changes this PR makes and why it should be merged:

Status

  • Code changes have been tested and there aren't any typos in it

Semantic versioning classification:

  • This PR changes SetGame core codebase (methods or parameters added)
    • This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
  • This PR only includes non-code changes, like changes to documentation, README, etc.