From: Frantisek Sumsal Date: Tue, 7 Dec 2021 15:08:36 +0000 (+0100) Subject: github: mention the systemd-devel ML in the new issue tab X-Git-Tag: v250-rc1~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72af88f231a3d819bd6eb1a9e8e8b13daed6c197;p=thirdparty%2Fsystemd.git github: mention the systemd-devel ML in the new issue tab --- diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000000..159187ec969 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,9 @@ +--- +# vi: ts=2 sw=2 et: +# SPDX-License-Identifier: LGPL-2.1-or-later + +blank_issues_enabled: true +contact_links: + - name: systemd-devel mailing list + url: https://lists.freedesktop.org/mailman/listinfo/systemd-devel + about: Please ask (and answer) questions here, use the issue tracker only for issues.