Update issue template

Signed-off-by: coleramos425 <colramos@amd.com>
This commit is contained in:
coleramos425
2024-09-30 16:45:42 +00:00
vanhempi 5d7af74f85
commit faaf5bdcfe
6 muutettua tiedostoa jossa 199 lisäystä ja 67 poistoa
@@ -0,0 +1,23 @@
name: Question
description: Clarifying questions and uncertainties
labels: ["question"]
body:
- type: markdown
attributes:
value: |
Please complete the following form.
- type: textarea
id: question
attributes:
label: Describe your question
description: A clear and concise description of your question and how it came up.
placeholder: I was unsure how to ...
validations:
required: true
- type: textarea
id: context
attributes:
label: Additional context
description: Add any other context or screenshots about the question here.