summaryrefslogtreecommitdiffhomepage
path: root/.github/issue_template.md
blob: 77c401d22c82826c08f7cce1ed64de7c477002c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Before filling an issue, please consult our FAQ:
https://gvisor.dev/docs/user_guide/faq/

Also check that the issue hasn't been reported before.

If you have a question, please email gvisor-users@googlegroups.com rather than filing a bug.

If you believe you've found a security issue, please email gvisor-security@googlegroups.com rather than filing a bug.

If this is your first time compiling or running gVisor, please make sure that your system meets the minimum requirements: https://github.com/google/gvisor#requirements

For all other issues, please attach debug logs. To get debug logs, follow the
instructions here: https://gvisor.dev/docs/user_guide/debugging/

Other useful information to include is:

*   `runsc -v`
*   `docker version` or `docker info` if more relevant
*   `uname -a` - `git describe`
*   Detailed reproduction steps