Files
winget-pkgs/.github/PULL_REQUEST_TEMPLATE.md
2020-06-30 09:05:13 -07:00

508 B

  • Have you signed the Contributor License Agreement?
  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • Have you validated your manifest locally with winget validate <manifest>, where <manifest> is the name of the manifest you're submitting?
  • Have you tested your manifest locally with winget install -m <manifest>?