21 lines
749 B
Markdown
21 lines
749 B
Markdown
|
---
|
||
|
name: Ask a Question
|
||
|
about: Ask about a particular topic
|
||
|
title: ''
|
||
|
labels: question
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Is your question related to a problem or code? Please describe.**
|
||
|
A clear and concise description of what the problem or code is. Ex. I'm confused about how [...] works, or I'm facing an issue when [...]
|
||
|
|
||
|
**Describe what you've tried to solve this question**
|
||
|
Explain what steps or research you've already taken to try and understand or solve this.
|
||
|
|
||
|
**Include any code or screenshots (if applicable)**
|
||
|
Add any code snippets, error messages, or screenshots that might help others understand your question better.
|
||
|
|
||
|
**Additional context**
|
||
|
Include any additional context or details that might help get a clearer understanding of your question.
|