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