mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
.github/ISSUE_TEMPLATE/config.yml: fix contact links
`contact_links` without `about` properties are not shown in https://github.com/opencontainers/runc/issues/new/choose Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
@@ -10,5 +10,8 @@ contact_links:
|
||||
please consider asking in GitHub Discussions first.
|
||||
- name: Slack (opencontainers.slack.com)
|
||||
url: https://communityinviter.com/apps/opencontainers/join-the-oci-community
|
||||
# GitHub requires the `about` property to be set
|
||||
about: Slack
|
||||
- name: Mailing list
|
||||
url: https://groups.google.com/a/opencontainers.org/forum/#!forum/dev
|
||||
about: Mailing list
|
||||
|
||||
Reference in New Issue
Block a user