flameddogo99-eaglermobile/.github/ISSUE_TEMPLATE/question.yml
2024-09-20 19:57:16 -06:00

26 lines
687 B
YAML

name: Question
description: Ask a clarifying question about this project
title: '[Question] '
labels:
- question
body:
- type: textarea
id: question
attributes:
label: Question
description: Provide a clear and concise explanation of the question.
placeholder: Required
validations:
required: true
- type: textarea
id: info
attributes:
label: Additional Information
description: >-
Provide a clear and concise explanation of what changes are needed on
the repository in order for the question's answer to be accessible to
future users.
placeholder: Required
validations:
required: true