winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 2667eadb1f61f6c9c80a5ff2e3f500c3e3ed712e
parent 8790f81b764024f908a75b2113f129d670c1c225
Author: JohnMcPMS <johnmcp@microsoft.com>
Date:   Fri, 29 May 2020 17:07:52 -0700

Update spec template and spec to include link (#368)

* Update spec-template.md

* Update #292 - winget should install an app if there is an exact match.md

* Update spec-template.md

* Update #292 - winget should install an app if there is an exact match.md

* Update #292 - winget should install an app if there is an exact match.md

* Update spec-template.md
Diffstat:
Mdoc/specs/#292 - winget should install an app if there is an exact match.md | 2++
Mdoc/specs/spec-template.md | 2++
2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/doc/specs/#292 - winget should install an app if there is an exact match.md b/doc/specs/#292 - winget should install an app if there is an exact match.md @@ -7,6 +7,8 @@ issue id: 292 # Package matching bug fix +For [#292](https://github.com/microsoft/winget-cli/issues/292) + ## Abstract The winget.exe client attempts to be generous with the `search` command, but is a bit too generous with `install`. The *id* diff --git a/doc/specs/spec-template.md b/doc/specs/spec-template.md @@ -7,6 +7,8 @@ issue id: <github issue id> # Spec Title +[comment]: # Link to issue: "For [#1](https://github.com/microsoft/winget-cli/issues/1)" + ## Abstract [comment]: # Outline what this spec describes