Files
winget-pkgs/.github/ISSUE_TEMPLATE/Manifest_Request.md
2021-03-31 17:31:15 -07:00

2.1 KiB

name, about, title, labels, assignees
name about title labels assignees
Package Request/Submission 👀 Suggest a package for submission (this does not mean you have to implement it) Help-Wanted

Package Requested

Manifest:

Fill out as much of the manifest as you can:

PackageIdentifier:   # publisher.package format (example: "Microsoft.WindowsTerminal")
PackageVersion:      # version number format x.y.z.a (example: "1.6.10571.0")
PackageLocale:       # meta-data locale (example: "en-US")
Publisher:           # publisher name (example: "Microsoft Corporation")
PackageName:         # package name (example: "Windows Terminal")
License:             # package license (example: "MIT")
ShortDescription:    # package description (example: "The new Windows Terminal")
Installers: 
 - Architecture:     # installer architecture (example: "x64")
   InstallerType:    # installer type (example: "msix")
   InstallerUrl:     # installer URL (should be https://)
   InstallerSha256:  # SHA256 hash calculated from installer
ManifestType: singleton
ManifestVersion: 1.0.0