diff --git a/.github/ISSUE_TEMPLATE/00-question.md b/.github/ISSUE_TEMPLATE/00-question.md
new file mode 100644
index 0000000..6457047
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/00-question.md
@@ -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>
+
+### 具体遇到的问题,可上传截图
+
+