mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
986 B
27 lines
986 B
2 months ago
|
---
|
||
|
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.
|