.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:
Akihiro Suda
2023-03-10 09:44:26 +09:00
parent d5be3e2605
commit afeffb7ea8
+3
View File
@@ -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