chore: initial commit
This commit is contained in:
12
.github/ISSUE_TEMPLATE/question.yml
vendored
Normal file
12
.github/ISSUE_TEMPLATE/question.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
name: 问题咨询
|
||||
description: 提出针对本项目安装部署、使用及其他方面的相关问题
|
||||
title: "[QUESTION] "
|
||||
labels: ["question"]
|
||||
assignees: ["luty2018", "sakura1412"]
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: "请描述您的问题"
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user