From d538be87107bf41d0f53c43cd6f0b0fe6f4a91e4 Mon Sep 17 00:00:00 2001 From: denelon Date: Fri, 28 May 2021 10:13:14 -0700 Subject: [PATCH] Wingetcreate (#14215) * Update README.md Added reference to wingetcreate * Update README.md * Update Template to show wingetcreate --- .github/ISSUE_TEMPLATE/Manifest_Request.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Manifest_Request.md b/.github/ISSUE_TEMPLATE/Manifest_Request.md index 018644a24..0489f46d8 100644 --- a/.github/ISSUE_TEMPLATE/Manifest_Request.md +++ b/.github/ISSUE_TEMPLATE/Manifest_Request.md @@ -12,15 +12,17 @@ assignees: '' I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. It might be easier to add the manifest myself. -2. It is probably faster if I add the manifest myself. +1. It is probably faster if I add the manifest myself. +1. I have looked at the [Windows Package Manager Manifest Creator](https://github.com/microsoft/winget-create). -2. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. -3. If I list multiple apps in this one issue, the core team may close my issue without further explanation or engagement. -4. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). -5. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. -6. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. +1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. +1. If I list multiple apps in this one issue, the core team may close my issue without further explanation or engagement. +1. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). +1. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. +1. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. + +1. If this is an issue with the client, I will create the issue [there](https://github.com/microsoft/winget-cli/issues/new/choose) -7. If this is an issue with the client, I will create the issue [there](https://github.com/microsoft/winget-cli/issues/new/choose) All good? Then proceed! -->