feat: add question.md template for community Q&A (#1115)

* feat: add `question.md` template for community Q&A

* Update .github/ISSUE_TEMPLATE/question.md

---------

Co-authored-by: Robert Brennan <accounts@rbren.io>
This commit is contained in:
Edwards.Arno 2024-04-15 22:14:37 +08:00 committed by GitHub
parent 0616fe3f8d
commit 2491a3524e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

16
.github/ISSUE_TEMPLATE/question.md vendored Normal file
View File

@ -0,0 +1,16 @@
---
name: Question
about: Use this template to ask a question regarding the project.
title: ''
labels: question
assignees: ''
---
## Describe your question
<!--A clear and concise description of what you want to know.-->
## Additional context
<!--Add any other context about the question here, like what you've tried so far.-->