From 1e29a6d15a0121f6386be04160c8274c80f3f569 Mon Sep 17 00:00:00 2001 From: Chrisdehe <117792403+Chrisdehe@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:28:16 +0800 Subject: [PATCH] Update Allinone package Error issue template.yaml --- .../Allinone package Error issue template.yaml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Allinone package Error issue template.yaml b/.github/ISSUE_TEMPLATE/Allinone package Error issue template.yaml index 6e2eb1d9..ac961357 100644 --- a/.github/ISSUE_TEMPLATE/Allinone package Error issue template.yaml +++ b/.github/ISSUE_TEMPLATE/Allinone package Error issue template.yaml @@ -64,12 +64,26 @@ body: placeholder: e.g., secretflow 1.5.0b0 validations: required: true + - type: textarea + id: Demand-Description + attributes: + label: Demand Description + description: Understanding your objective allows us to provide more precise solutions. + placeholder: | + 1. Requirement Type (Functionality/Performance/Others) + 2. Desired objective to achieve + 3. For further assistance or to communicate additional scene information, please contact us for 1-on-1 support. + (WeChat:secretflow02) + value: + render: shell + validations: + required: true - type: textarea id: what-happened attributes: label: What happend and What you expected to happen. description: Describe the bug, expected behavior. - placeholder: A bug happened! + placeholder: Current situation or status overview value: render: shell validations: