添加issue 模板

This commit is contained in:
bjdgyc 2022-11-17 15:45:56 +08:00
parent 32026eff2c
commit 094d19be00
1 changed files with 35 additions and 0 deletions

35
.github/ISSUE_TEMPLATE/00-question.md vendored Normal file
View File

@ -0,0 +1,35 @@
---
name: 问题描述
about: 问题描述
title: "affected/package: "
---
<!--
请先填写下面的问题,再填写具体遇到的问题,感谢!
-->
### 使用的anylink版本 ?
<pre>
./anylink tool -v
管理后台也可以查看
</pre>
### 使用操作系统的类型和版本?
如: centos 7.9
<pre>
cat /etc/issue
cat /etc/redhat-release
</pre>
### 使用linux 内核版本?
<pre>
uname -a
</pre>
### 具体遇到的问题,可上传截图