...

Text file src/github.com/docker/cli/.github/ISSUE_TEMPLATE/config.yml

Documentation: github.com/docker/cli/.github/ISSUE_TEMPLATE

     1blank_issues_enabled: false
     2contact_links:
     3  - name: "Contributing to Docker"
     4    about: "Read guidelines and tips about contributing to Docker."
     5    url: "https://github.com/docker/cli/blob/master/CONTRIBUTING.md"
     6  - name: "Security and Vulnerabilities"
     7    about: "Please report any security issues or vulnerabilities responsibly to the Docker security team. Please do not use the public issue tracker."
     8    url: "https://github.com/moby/moby/security/policy"
     9  - name: "General Support"
    10    about: "Get the help you need to build, share, and run your Docker applications"
    11    url: "https://www.docker.com/support/"

View as plain text