From 54d6b933e185c0540ebc4179a50f893747f25738 Mon Sep 17 00:00:00 2001 From: "Andy (Steve) De George" <67293991+adegeo@users.noreply.github.com> Date: Mon, 16 Oct 2023 12:46:11 -0700 Subject: [PATCH] Update customer-feedback.yml --- .github/ISSUE_TEMPLATE/customer-feedback.yml | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/customer-feedback.yml b/.github/ISSUE_TEMPLATE/customer-feedback.yml index 1b38944236..926bb73f01 100644 --- a/.github/ISSUE_TEMPLATE/customer-feedback.yml +++ b/.github/ISSUE_TEMPLATE/customer-feedback.yml @@ -4,10 +4,21 @@ description: | body: - type: markdown attributes: - value: "## Issue information" - - type: markdown - attributes: - value: Select the issue type, and describe the issue in the text box below. Add as much detail as needed to help us resolve the issue. + value: | + ``` + ┌───────────┐ + │ IMPORTANT ├──────────────────────────┐ + └────────┬──┘ Please read the │ + │ following statement │ + └─────────────────────────────┘ + ``` + + If you're reporting a general usage question (ex: how do I set the text of a button?), it's better to use Q&A forum like: + + - [Stack Overflow](https://stackoverflow.com/) + - [Microsoft Q&A](https://docs.microsoft.com/answers/products/) + + If your question is related to documentation, please fill out the following information. Select the issue type, and describe the issue in the text box below. Add as much detail as needed to help us resolve the issue. - type: dropdown id: issue-type attributes: