blob: af3f350b518488620b4ec94ebcb9ee3ded36c240 [file]
name: General Question
description: Ask a general question related to the project
title: "[QUESTION] - Question Title"
labels: question
body:
- type: markdown
attributes:
value: "## What is your question?\nDescribe the question or issue you are facing. Be as specific as possible."
- type: textarea
attributes:
label: Steps to reproduce (if applicable)
description: "If your question is about a specific problem or bug, please include steps to reproduce it."
placeholder: "Provide steps, if applicable."
- type: textarea
attributes:
label: What have you tried so far?
description: "Please explain what you have already tried to resolve the issue or answer the question."
placeholder: "Describe the steps you've taken."
- type: textarea
attributes:
label: Additional context
description: "Provide any other context or information related to the question."
placeholder: "Include any relevant links or background information."