Multiple Issue templates (#7402)

* Multiple Issue templates

* Update bug_report.md
This commit is contained in:
Yamagishi Kazutoshi 2018-05-08 20:35:33 +09:00 提交者 Eugen Rochko
父節點 e0b1e17bd0
當前提交 40097f438b
共有 2 個檔案被更改,包括 17 行新增0 行删除

查看文件

@ -1,3 +1,9 @@
---
name: Bug Report
about: Create a report to help us improve
---
[Issue text goes here].
* * * *

查看文件

@ -0,0 +1,11 @@
---
name: Feature Request
about: Suggest an idea for this project
---
[Issue text goes here].
* * * *
- [ ] I searched or browsed the repo’s other issues to ensure this is not a duplicate.