diff --git a/.github/ISSUE_TEMPLATE/package-request.md b/.github/ISSUE_TEMPLATE/package-request.md new file mode 100644 index 00000000..c3df991d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/package-request.md @@ -0,0 +1,19 @@ +--- +name: Package Request +about: Request a new package +title: "[Request]" +labels: package-request +assignees: MedzikUser + +--- + +**Link to the package in the AUR** +https://aur.archlinux.org/[...].git + +**A few words about the package** + +[...] + +**Have you checked if the package builds in a clean chroot?** + +[] Yes