diff --git a/.github/ISSUE_TEMPLATE/question1.md b/.github/ISSUE_TEMPLATE/question1.md index 7eead0c..4213797 100644 --- a/.github/ISSUE_TEMPLATE/question1.md +++ b/.github/ISSUE_TEMPLATE/question1.md @@ -1,14 +1,63 @@ --- -name: Question -about: Ask unexplained question -title: "[QUESTION] " -labels: question +name: Question / Support Request +about: Ask a question or request clarification about the project +title: "[QUESTION]: " +labels: ["question", "needs-triage"] assignees: '' +--- + +## ❓ Summary +Provide a clear and concise description of your question. + +--- + +## 🔍 Context +Help us understand your situation: +- What are you trying to achieve? +- What have you already tried? +- Where are you stuck? + +--- + +## 📚 Prior Research +Please confirm the following before submitting: +- [ ] I have checked the Wiki +- [ ] I have reviewed the FAQ +- [ ] I have searched existing issues and discussions + +If applicable, include links to relevant resources you’ve already reviewed. + +--- + +## 🧠 Your Question +Clearly state your question: +> What would you like to know or clarify? + +--- + +## 🧭 Environment (if relevant) +Provide details if your question is environment-specific: +- **App Version:** +- **OS & Version:** +- **Hardware (CPU/GPU):** +- **Other relevant setup details:** --- -**Has the question been answered in [Wiki](https://github.com/nicehash/NiceHashQuickMiner/wiki)? There is no such question in [FAQ](https://github.com/nicehash/NiceHashQuickMiner/wiki/FAQ) or [Troubleshooting collection](https://github.com/nicehash/NiceHashQuickMiner/wiki/Troubleshooting)?** -Yes/No. +## 📸 Supporting Information +Attach any helpful materials: +- Screenshots +- Logs +- Error messages + +--- + +## 🧩 Additional Context +Add any other details that may help us understand your question. + +--- -**Your question is...** -What is... +## ✅ Pre-Submission Checklist +- [ ] My question is clearly stated +- [ ] I have provided enough context +- [ ] I have checked existing documentation and issues