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 ```