mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-24 06:05:10 +02:00
github: update even more packaging issue template wording
This commit is contained in:
parent
b59f526e16
commit
ccb93223f7
20
.github/ISSUE_TEMPLATE/packaging.yml
vendored
20
.github/ISSUE_TEMPLATE/packaging.yml
vendored
@ -12,23 +12,19 @@ body:
|
|||||||
packaging, feel free to open an appropriate issue.
|
packaging, feel free to open an appropriate issue.
|
||||||
|
|
||||||
|
|
||||||
If this is an issue regarding a specific existing distribution channel, then please understand that outside of:
|
If this is an issue regarding a specific existing distribution channel, feel free to report issues here if they
|
||||||
|
are related to the following sources:
|
||||||
|
|
||||||
* [crates.io](https://crates.io/crates/bottom)
|
* [crates.io](https://crates.io/crates/bottom)
|
||||||
* [Chocolatey](https://community.chocolatey.org/packages/bottom)
|
|
||||||
* [Binary releases released on GitHub](https://github.com/ClementTsang/bottom/releases)
|
* [Binary releases released on GitHub](https://github.com/ClementTsang/bottom/releases)
|
||||||
|
|
||||||
|
|
||||||
I do _not_ personally maintain any other distribution channel. Preferably, for any issues with other distribution
|
For any other distribution channel, please first try to contact the package maintainers where appropriate
|
||||||
channels, you should first try to contact the package maintainers where appropriate for help regarding
|
to get help regarding distribution-specific issues (e.g. the package has issues installing, the package
|
||||||
distribution-specific issues (e.g. the package has issues installing, it is outdated, etc.) before reaching out
|
is outdated, etc.) before reaching out here. This is as while I am happy to help where possible, I do not
|
||||||
here.
|
personally use many of the various ways people distribute bottom. As such, unless specified, I might lack the
|
||||||
|
platform-specific context, knowledge, or tools to be able to help you at all regarding the distribution method,
|
||||||
|
and the best I can do is just point you to the package maintainer.
|
||||||
This is as while I am happy to help where possible, I do not personally use many of the various ways people
|
|
||||||
distribute bottom. As such, unless specified, it's very likely I lack the platform-specific context, knowledge,
|
|
||||||
or tools to be able to help you at all, and the best I can do is just point you to whoever added the
|
|
||||||
distribution method in the first place - as such, it's probably easier to just ask them directly.
|
|
||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: acknowledgements
|
id: acknowledgements
|
||||||
|
@ -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.
|
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).
|
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**
|
**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>
|
</description>
|
||||||
<releaseNotes>https://github.com/ClementTsang/bottom/releases/tag/$version/</releaseNotes>
|
<releaseNotes>https://github.com/ClementTsang/bottom/releases/tag/$version/</releaseNotes>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user