Improve github issue template (#162)
- Simplify the user by opening an issue (giving direction) - Mark issue label - Markdown lint Signed-off-by: Avelino <t@avelino.xxx>
This commit is contained in:
6
.github/ISSUE_TEMPLATE/question.md
vendored
6
.github/ISSUE_TEMPLATE/question.md
vendored
@@ -2,16 +2,16 @@
|
||||
name: Question
|
||||
about: Ask a question.
|
||||
title: ''
|
||||
labels: ''
|
||||
labels: 'question'
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
<!-- Please search existing issues to avoid creating duplicates. -->
|
||||
|
||||
#### Description
|
||||
## Description
|
||||
|
||||
<!-- A description of the the question. -->
|
||||
|
||||
#### Related Issues
|
||||
## Related Issues
|
||||
|
||||
<!-- Any issues related to your question. -->
|
||||
Reference in New Issue
Block a user