4
3
Fork 3

Multiple Issue templates (#7402)

* Multiple Issue templates

* Update bug_report.md
Esse commit está contido em:
Yamagishi Kazutoshi 2018-05-08 20:35:33 +09:00 commit de Eugen Rochko
commit 40097f438b
2 arquivos alterados com 17 adições e 0 exclusões

Ver arquivo

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

Ver arquivo

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