diff --git a/.github/ISSUE_TEMPLATE/help-.md b/.github/ISSUE_TEMPLATE/help-.md deleted file mode 100644 index 03e05c9d..00000000 --- a/.github/ISSUE_TEMPLATE/help-.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Help! -about: General help needed -title: "[HELP]" -labels: help wanted -assignees: '' - ---- - -**Let us know how we can help** diff --git a/.github/ISSUE_TEMPLATE/help-wanted.md b/.github/ISSUE_TEMPLATE/help-wanted.md new file mode 100644 index 00000000..c69ad477 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/help-wanted.md @@ -0,0 +1,28 @@ +--- +name: Help Request +about: General help needed +title: "[HELP] Brief Description of Help Needed" +labels: help wanted +assignees: '' + +--- + +**Description of Help Needed** +Please provide a brief description of the issue or question you need help with. + +**Steps Taken** +Outline any steps you've already taken to address the problem. + +**Relevant Information** +Include any additional information that might help us better understand and address your request. + +**Your Setup** +- OS: [e.g., iOS] +- Browser: [e.g., Chrome, Safari] +- Version: [e.g., 22] + +**Screenshots or Code Snippets (if applicable)** +Attach any relevant screenshots or code snippets to provide more context. + +Thank you for reaching out! We'll do our best to assist you promptly. 🤝 +