Create question.yaml

This commit is contained in:
Rafa 2023-09-10 01:17:07 -03:00 committed by GitHub
parent 3a954f3dea
commit 9784766ca2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
.github/ISSUE_TEMPLATE/question.yaml vendored Normal file
View File

@ -0,0 +1,14 @@
name: Question
description: Do you any question? Use this template
title: "[QUESTION]: "
body:
- type: markdown
attributes:
value: We are always working to make our software better, so please be pacient and wait for a response
- type: textarea
id: question
attributes:
label: My Question
description: What is your question?
validations:
required: true