Update issue templates

This commit is contained in:
Haibo 2018-08-11 16:56:34 +08:00
parent 8b90002302
commit 4e927110c9
2 changed files with 33 additions and 0 deletions

24
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,24 @@
---
name: Bug report
about: 创建一个 Bug 报告,请选择这个模版
---
### BUG 表现
用一两句话描述你发现的 BUG
### 复现步骤
(告诉我们如何才能复现这个 BUG
1. 步骤一
2. 步骤二
### 预期行为
描述一下你认为正常情况下应该发生什么
### 环境
留下你使用的 Easy2D 版本号,以及系统、编译器等信息

View File

@ -0,0 +1,9 @@
---
name: Feature request
about: 想要提出一个优化建议,请选择这个模版
---
### 需求描述
描述你认为需要进行优化的地方