From 094d19be0018fd6648bb222d0289280caa56598c Mon Sep 17 00:00:00 2001 From: bjdgyc Date: Thu, 17 Nov 2022 15:45:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0issue=20=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/00-question.md | 35 +++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/00-question.md 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版本 ? + +
+./anylink tool -v
+管理后台也可以查看
+
+ + +### 使用操作系统的类型和版本? +如: centos 7.9 +
+cat /etc/issue
+cat /etc/redhat-release
+
+
+ +### 使用linux 内核版本? +
+uname -a
+
+
+ +### 具体遇到的问题,可上传截图 + +