diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-10-19 14:27:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-19 14:27:36 +0200 |
| commit | d1fdae0c34bc12f61386cc6d8dbaf5453fb698da (patch) | |
| tree | 052df8881a6882083e6ba9c6db140c14095deb9d /docs/issue_template.txt | |
| parent | f7e3d40e6fc53ba4648169ff64300277019bcf41 (diff) | |
Create issue_template.txt
Diffstat (limited to 'docs/issue_template.txt')
| -rw-r--r-- | docs/issue_template.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/issue_template.txt b/docs/issue_template.txt new file mode 100644 index 000000000..efc1947df --- /dev/null +++ b/docs/issue_template.txt @@ -0,0 +1,5 @@ +Before filing an issue please check the existing issues and the mailing list (https://groups.google.com/forum/#!forum/syzkaller). + +Please provide syzkaller revision, Go version (output of go version), relevant information about host and target systems. + +If syz-manager is not working overall, please provide output of syz-manager with -debug flag. |
