Add github bug template

PiperOrigin-RevId: 195382309
Change-Id: I3e50206d137bb15c0532282ffbc3508aa5ddeb28
This commit is contained in:
Fabricio Voznika
2018-05-04 01:24:23 -07:00
committed by Shentubot
parent 3ea6805e54
commit 7e82550bf7
+10
View File
@@ -0,0 +1,10 @@
Before filling an issue, please consult our [FAQ](https://github.com/google/gvisor#faq--known-issues)
and check that the issue hasn't been [reported before](https://github.com/google/gvisor/issues).
Enable [debug logs](https://github.com/google/gvisor#debugging), run your
repro, and attach the logs to the bug. Other useful information to include is:
- `docker version` or `docker info` if more relevant
- `uname -a`
- `git describe`
- Full docker command you ran
- Detailed repro steps