From e34e1481da2bf10b06636485860a7dd03cae34d4 Mon Sep 17 00:00:00 2001 From: Oskar Date: Mon, 23 May 2022 18:42:27 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/package-request.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/package-request.md 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