Multiple Issue templates (#7402)

* Multiple Issue templates

* Update bug_report.md
Este commit está contenido en:
Yamagishi Kazutoshi 2018-05-08 20:35:33 +09:00 cometido por Eugen Rochko
padre e0b1e17bd0
commit 40097f438b
Se han modificado 2 ficheros con 17 adiciones y 0 borrados

Ver fichero

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

11
.github/ISSUE_TEMPLATE/feature_request.md vendido Archivo normal
Ver fichero

@ -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.