From 0cb4418c098446c28435e5833831e7c49d5a916c Mon Sep 17 00:00:00 2001 From: PentagonLP <85071935+PentagonLP@users.noreply.github.com> Date: Wed, 2 Jun 2021 12:28:38 +0200 Subject: [PATCH] Added apply template --- .../apply-for-default-package-list.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/apply-for-default-package-list.md diff --git a/.github/ISSUE_TEMPLATE/apply-for-default-package-list.md b/.github/ISSUE_TEMPLATE/apply-for-default-package-list.md new file mode 100644 index 0000000..3487c51 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/apply-for-default-package-list.md @@ -0,0 +1,22 @@ +--- +name: Apply for default package list +about: Apply for the default package list for one of your packages +title: "[Apply for DPL]" +labels: apply for default package list +assignees: '' + +--- + +Before appliing, please read the wiki article about this topic: [How to apply for the default package list for one of your packages](https://github.com/PentagonLP/ccpt/wiki/How-to-apply-for-the-default-package-list-for-one-of-your-packages) + +**Name** +Name of your package + +**Description** +What does your package do what is it for? Which features does it have? Please provide a detailed description, not just one sentence :) + +**Link to "packageinfo.ccpt"-file** +If you are now asking yourself: "What is a 'packageinfo.ccpt'-file?", then you should still wait a bit with appliing :) [Click here to get started](https://github.com/PentagonLP/ccpt/wiki/Create-your-own-package) + +**Suggested package ID** +You may suggest an ID for your package under which your package will be able to be installed, please make sure that it isn't already taken (eg by issuing the command 'ccpt info '). We can't gurantee though if this ID will be the final one.