summaryrefslogtreecommitdiffhomepage
path: root/.github/issue_template.md
blob: ee73614a1f4b9d602f8c8a43242ea7cab4381a7e (plain)
1
2
3
4
5
6
7
8
9
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