From c132c7f96f6b951e4409bebb092ca78342172cbf Mon Sep 17 00:00:00 2001 From: Nevo David Date: Fri, 8 Nov 2024 23:53:20 +0700 Subject: [PATCH] feat: installation --- .github/ISSUE_TEMPLATE/01_installation.prolem.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/01_installation.prolem.yml b/.github/ISSUE_TEMPLATE/01_installation.prolem.yml index 2bbe20e5..2fc86c3e 100644 --- a/.github/ISSUE_TEMPLATE/01_installation.prolem.yml +++ b/.github/ISSUE_TEMPLATE/01_installation.prolem.yml @@ -5,4 +5,12 @@ labels: ["installation"] body: - type: markdown attributes: - value: For installation issues, please visit our [Discord Support](https://discord.postiz.com) for assistance. \ No newline at end of file + value: For installation issues, please visit our [Discord Support](https://discord.postiz.com) for assistance. + - type: textarea + id: feature-description + validations: + required: true + attributes: + label: "🔖 Feature description" + description: "A clear and concise description of what the feature is." + placeholder: "You should add ..." \ No newline at end of file