Add github issue template
This commit is contained in:
20
.github/ISSUE_TEMPLATE/feature.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: 需求建议
|
||||
about: 需求建议描述
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**需求应用场景**
|
||||
请描述需求应用的场景和方式。
|
||||
|
||||
**建议的方案**
|
||||
实现上述场景建议的方案。
|
||||
|
||||
**设备信息**
|
||||
1. 设备信息(CPU,厂家)
|
||||
|
||||
2. 固件信息
|
||||
|
||||
29
.github/ISSUE_TEMPLATE/issue.md
vendored
Normal file
29
.github/ISSUE_TEMPLATE/issue.md
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
name: 问题报告
|
||||
about: 问题现象描述
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**问题现象**
|
||||
简要描述问题出现的现象
|
||||
|
||||
**运行环境**
|
||||
1. 固件型号
|
||||
|
||||
2. 运营商
|
||||
|
||||
**重现步骤**
|
||||
1. 上游DNS配置。
|
||||
|
||||
2. 访问的域名。
|
||||
|
||||
|
||||
**信息收集**
|
||||
1. 将/var/log/smrtdns.log日志作为附件上传。
|
||||
2. 如进程异常,请将coredump功能开启,上传coredump信息文件。
|
||||
在自定义界面,开启设置->自定义设置->生成coredump配置,重现问题后提交coredump文件
|
||||
coredump文件在/tmp目录下
|
||||
|
||||
Reference in New Issue
Block a user