mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
7d940bdf99
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>
15 lines
761 B
YAML
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
|