Commit 753a4f60 authored by PanZezhong's avatar PanZezhong
Browse files

增加issue模板

parent 515b9245
---
name: BUG反馈
about: 描述Bug的详细信息
title: "[BUG]"
labels: ''
assignees: ''
---
**版本**
0.1.0
**问题描述**
简单描述问题表现,情包括问题发生的硬件平台和软件环境
**如何复现**
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**预期结果**
简单描述预期得到的正确结果
**截图**
添加图片
---
name: 功能开发
about: 描述新功能的需求
title: "[DEV]"
labels: ''
assignees: ''
---
**目标版本**
main
**功能描述**
简单描述新功能的需求
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment