Update issue templates with the new GitHub system

This commit is contained in:
Gunther Brunner
2018-06-12 15:48:35 +09:00
parent 029efa80d4
commit 616d4407ce
2 changed files with 36 additions and 0 deletions

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

@@ -0,0 +1,19 @@
---
name: Bug report
about: Create a report to help us improve
---
<!-- *Before creating an issue please make sure you are using the latest version of STF.* -->
**What is the issue or idea you have?**
**Does it only happen on a specific device? Please run `adb devices -l` and paste the corresponding row.**
**Please provide the steps to reproduce the issue.**
**What is the expected behavior?**
**Do you see errors or warnings in the `stf local` output? If so, please paste them or the full log here.**
**Please run `stf doctor` and paste the output here.**