public/.github/ISSUE_TEMPLATE/question_potential_issue.md

27 lines
986 B
Markdown
Raw Permalink Normal View History

---
name: 🙋 Question / Potential Issue
about: Ask a question or report a potential issue that isn't clearly a bug or a feature request
title: "[QUESTION] "
labels: "🙋 question"
assignees: ""
---
**Describe your question or potential issue**
A clear and concise description of your question or the potential issue you have encountered.
**Context & Use Case**
Provide the context or the scenario in which this question or issue arises. Explain why this is important to understand or address.
**Steps taken**
List any steps you have taken to try and resolve the issue or answer the question:
1. Checked the documentation/readme...
2. Tried to reproduce the issue...
3. Searched for similar questions...
**Attachments**
If applicable, add any screenshots, logs, or additional information that could help explain your question or potential issue.
**Additional context**
Add any other details or context that might be relevant, including links to related issues or documentation.