From d4889a637e11f52378faf7e581e2cdbbe8a69640 Mon Sep 17 00:00:00 2001 From: Sadra Sabouri Date: Mon, 20 Nov 2023 23:17:37 -0800 Subject: [PATCH] add : mailing list added to `config.yml`. --- .github/ISSUE_TEMPLATE/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a7cc9604..1b834719 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,3 +3,6 @@ contact_links: - name: Discord url: https://discord.com/invite/zqpU2b3J3f about: Ask questions and discuss with other pycm community members + - name: Mailing List + url: https://mail.python.org/mailman3/lists/pycm.python.org/ + about: Ask questions and discuss with other pycm community members