package_request template: add comment about other package managers
See https://github.com/termux/termux-packages/issues/5756
This commit is contained in:
parent
598f0394a4
commit
d6e633f810
9
.github/ISSUE_TEMPLATE/package_request.md
vendored
9
.github/ISSUE_TEMPLATE/package_request.md
vendored
@ -9,6 +9,13 @@ IMPORTANT: we are not accepting issues about Termux
|
||||
installations running on Android 5.x-6.x.
|
||||
-->
|
||||
|
||||
<!--
|
||||
Note that requests for packages that can be installed through
|
||||
other package managers (like python's pip, ruby's gem, nodejs's
|
||||
npm, ..) generally are closed and users are refered to use the
|
||||
other package manager.
|
||||
-->
|
||||
|
||||
**Package description**
|
||||
<!--
|
||||
Describe what this package do and why it should be
|
||||
@ -22,5 +29,5 @@ cross-compilation and can run on AArch64 and ARM.
|
||||
|
||||
**Additional information**
|
||||
Have you compiled or tried to compile the package on device?
|
||||
* If it didn't work then please provide the error you ran into.
|
||||
* If it did not work then please provide the error you ran into.
|
||||
* If it did work then please share any patches that you had to apply.
|
||||
|
Loading…
Reference in New Issue
Block a user