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 index 2df8cecf58..038b1bf215 100644 --- 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 index ee9bda1750..940ce6a267 100644 --- a/doc/specs/spec-template.md +++ b/doc/specs/spec-template.md @@ -7,6 +7,8 @@ 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