From d627a6bb12334e0622b77753e98ec20b28cffca9 Mon Sep 17 00:00:00 2001 From: Yasir Modak <42785357+ymodak@users.noreply.github.com> Date: Thu, 22 May 2025 12:47:35 -0700 Subject: [PATCH] Update support_request.md --- .github/ISSUE_TEMPLATE/support_request.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/support_request.md b/.github/ISSUE_TEMPLATE/support_request.md index ebde6c4..0119f92 100644 --- a/.github/ISSUE_TEMPLATE/support_request.md +++ b/.github/ISSUE_TEMPLATE/support_request.md @@ -12,7 +12,7 @@ Thanks for reaching out for help! To assist you efficiently, please provide as m **What do you need help with?** -Is this a question about how to do something, a configuration problem, or a general issue you can't solve?* +Is this a question about how to do something, a configuration problem, or a general issue you can't solve? **Describe the issue/question:** @@ -20,23 +20,23 @@ Clearly describe what you are trying to achieve, what problem you are facing, or **What have you tried so far? (Optional):** -List any steps you've already taken to troubleshoot, find information, or attempt a solution.* +List any steps you've already taken to troubleshoot, find information, or attempt a solution. **Expected outcome (Optional):** -If applicable, what did you hope would happen, or what solution are you looking for?* +If applicable, what did you hope would happen, or what solution are you looking for? **Screenshots/Videos (Optional):** -*If applicable, add screenshots or a short video that might help explain your situation.* +If applicable, add screenshots or a short video that might help explain your situation. **Environment & Details:** -Please provide details about your operating environment, relevant URLs, or any messages you see.* +Please provide details about your operating environment, relevant URLs, or any messages you see. -- **Operating System:** -- **Browser & Version (if applicable):** -- **Any relevant messages (e.g., from UI, console):** +- **Operating System:** +- **Browser & Version (if applicable):** +- **Any relevant messages (e.g., from UI, console):** ``` PASTE_ANY_MESSAGES_HERE ```