summaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE/config.yml
blob: f42510b1fc9827801300be8c29f3e1e7a841f742 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
blank_issues_enabled: false
contact_links:
  - name: gVisor Documentation (FAQ)
    url: https://gvisor.dev/docs/user_guide/faq/
    about: Please see our documentation for common questions and answers.
  - name: gVisor Documentation (Debugging)
    url: https://gvisor.dev/docs/user_guide/debugging/
    about: Please see our documentation for debugging tips.
  - name: gVisor User Forum
    url: https://groups.google.com/g/gvisor-users
    about: Please ask and answer questions here.
  - name: gVisor Security List
    url: https://github.com/google/gvisor/blob/master/SECURITY.md
    about: Please report security vulnerabilities using the process described here.