github: update packaging issue template wording

This commit is contained in:
ClementTsang 2023-05-14 16:08:58 -04:00
parent 52805e0a83
commit 3e6f3ad551
No known key found for this signature in database
GPG Key ID: DC3B7867D8D97095

View File

@ -7,32 +7,34 @@ body:
value: > value: >
If this is an issue about supporting a new package/installation method for a platform you use, please If this is an issue about supporting a new package/installation method for a platform you use, please
consider maintaining it yourself/with others and submitting a PR or issue with a link to it - they'll be consider maintaining it yourself/with others and submitting a PR or issue with a link to it - they'll be
very much appreciated and likely added very quickly. [This documentation](https://clementtsang.github.io/bottom/nightly/contribution/packaging-and-distribution/) very much appreciated and likely accepted very quickly. [The documentation on packaging/distribution](https://clementtsang.github.io/bottom/nightly/contribution/packaging-and-distribution/)
may be helpful. may be helpful. If there are some issues with bottom itself causing problems with packaging, feel free to open
an issue.
Furthermore, outside of: If this is an issue regarding an existing distribution channel, then please understand that outside of:
* [crates.io](https://crates.io/crates/bottom) * [crates.io](https://crates.io/crates/bottom)
* [Chocolatey](https://community.chocolatey.org/packages/bottom) * [Chocolatey](https://community.chocolatey.org/packages/bottom)
* [Binary releases on GitHub](https://github.com/ClementTsang/bottom/releases) * [Binary releases released on GitHub](https://github.com/ClementTsang/bottom/releases)
I do not maintain any other distribution channel. Preferably, you should contact the package I do _not_ personally maintain any other distribution channel. Preferably, for any issues with other distribution
maintainers first where appropriate for help for distribution-related issues (e.g. package channels, you should try to first contact the package maintainers where appropriate for help regarding
has issues installing, is outdated, etc.) distribution-related issues (e.g. package has issues installing, is outdated, etc.) before reaching out here.
Please understand that I likely can't help you much if it's an issue about a specific distribution channel, While I am happy to help where possible, I do not personally use many of the various ways people distribute
other than maybe pointing you to the package maintainer who added support in the first place, and the issue may bottom, and as such, it's likely that I cannot help you with packaging on things I don't maintain myself beyond
be closed if nothing can really be done on my side. maybe pointing you towards someone to ask, and issues where I cannot help will likely be closed.
- type: checkboxes - type: checkboxes
id: acknowledgements id: acknowledgements
attributes: attributes:
label: Checklist label: Checklist
options: options:
- label: I have read the above text. - label: >
I have read and understood the above text.
required: true required: true
- type: textarea - type: textarea