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 committed by Eugen Rochko
parent e0b1e17bd0
commit 40097f438b
2 changed files with 17 additions and 0 deletions

12
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,12 @@
---
name: Bug Report
about: Create a report to help us improve
---
[Issue text goes here].
* * * *
- [ ] I searched or browsed the repos other issues to ensure this is not a duplicate.
- [ ] This bug happens on a [tagged release](https://github.com/tootsuite/mastodon/releases) and not on `master` (If you're a user, don't worry about this).

View file

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