Files
runc/.github/ISSUE_TEMPLATE/config.yml
T
contact_link at position 2 is missing about key
Akihiro Suda 7d940bdf99 Add .github/ISSUE_TEMPLATE/config.yml
After merging this PR, the "Report a security vulnerability" button
will appear in "New issue" screen.

Demo: https://github.com/containerd/nerdctl/issues

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-03-10 00:03:41 +09:00

15 lines
761 B
YAML

# Forked from https://github.com/containerd/nerdctl/blob/main/.github/ISSUE_TEMPLATE/config.yml
blank_issues_enabled: true
contact_links:
- name: Ask a question (GitHub Discussions)
url: https://github.com/opencontainers/runc/discussions
about: |
Please do not submit "a bug report" for asking a question.
In most cases, GitHub Discussions is the best place to ask a question.
If you are not sure whether you are going to report a bug or ask a question,
please consider asking in GitHub Discussions first.
- name: Slack (opencontainers.slack.com)
url: https://communityinviter.com/apps/opencontainers/join-the-oci-community
- name: Mailing list
url: https://groups.google.com/a/opencontainers.org/forum/#!forum/dev