summaryrefslogtreecommitdiffstats
path: root/scripts/windows
diff options
context:
space:
mode:
authorClementTsang <34804052+ClementTsang@users.noreply.github.com>2023-05-15 00:17:40 -0400
committerClementTsang <34804052+ClementTsang@users.noreply.github.com>2023-05-15 00:17:40 -0400
commitccb93223f74e984feec6c3d86ca989de202114f0 (patch)
tree554d5ea4c16751f4f5f2e1b6b3c2ae54f6a9d757 /scripts/windows
parentb59f526e1614c8e075e1fc07b74baaa5a0ca49bb (diff)
github: update even more packaging issue template wording
Diffstat (limited to 'scripts/windows')
-rw-r--r--scripts/windows/choco/bottom.nuspec.template5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/windows/choco/bottom.nuspec.template b/scripts/windows/choco/bottom.nuspec.template
index 7d176f4e..cb526044 100644
--- a/scripts/windows/choco/bottom.nuspec.template
+++ b/scripts/windows/choco/bottom.nuspec.template
@@ -42,10 +42,11 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
To use, run `btm` in a terminal.
For more [documentation and usage](https://github.com/ClementTsang/bottom/blob/master/README.md), see the [official repo](https://github.com/ClementTsang/bottom).
-
+ Please report any issues with the Chocolatey package [here](https://github.com/ClementTsang/choco-bottom).
+
**Note**
- This currently depends on Visual C++ Redistributable for Visual Studio 2015 https://chocolatey.org/packages/vcredist2015.
+ This package currently depends on Visual C++ Redistributable for Visual Studio 2015 https://chocolatey.org/packages/vcredist2015.
</description>
<releaseNotes>https://github.com/ClementTsang/bottom/releases/tag/$version/</releaseNotes>
</metadata>