diff --git a/.github/ISSUE_TEMPLATE/package_request.md b/.github/ISSUE_TEMPLATE/package_request.md index f3088b1e1..55b896ee6 100644 --- a/.github/ISSUE_TEMPLATE/package_request.md +++ b/.github/ISSUE_TEMPLATE/package_request.md @@ -9,18 +9,12 @@ IMPORTANT: we are not accepting issues about Termux installations running on Android 5.x-6.x. --> - +- [ ] I have read [Termux policy on package requests](/CONTRIBUTING.md#a-note-about-package-requests). **Package description** **Link to home page and sources** @@ -30,4 +24,4 @@ cross-compilation and can run on AArch64 and ARM. **Additional information** Have you compiled or tried to compile the package on device? * 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. +* If it did work then please share build steps and any patches that you had to apply.