From b2a5bb99e6a448edf533e9f050aeb9e48df5e21e Mon Sep 17 00:00:00 2001 From: Maurus Decimus <11444311+mdecimus@users.noreply.github.com> Date: Thu, 7 May 2026 08:02:39 +0200 Subject: [PATCH] Discussion template update --- .github/DISCUSSION_TEMPLATE/community-discussions.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/community-discussions.yml b/.github/DISCUSSION_TEMPLATE/community-discussions.yml index 02680f26..5e1cd21f 100644 --- a/.github/DISCUSSION_TEMPLATE/community-discussions.yml +++ b/.github/DISCUSSION_TEMPLATE/community-discussions.yml @@ -18,16 +18,6 @@ body: I am trying to configure SMTP relay with Stalwart and I am running into ... validations: required: true - - type: textarea - attributes: - label: Additional context - description: | - Optional. Add anything else that may help the community help you, such as: - - Stalwart version and installation method - - Backend choices (data store, blob storage, directory) - - Relevant configuration snippets or log output - validations: - required: false - type: checkboxes attributes: label: Acknowledgement