Files
cordova-android/.github/PULL_REQUEST_TEMPLATE.md
Manuel Beck 6131c41399 chore: remove 'Platforms affected' section from PR template
- Removed the 'Platforms affected' section from the PR template, because cordova-android will always be the platform `Android`
2026-05-06 12:28:40 +02:00

1.1 KiB

Motivation and Context

Description

Testing

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary