From 06da37fd0a1ab1b18b88f5ecbb1b889d21d6a820 Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Wed, 19 Nov 2025 09:02:23 +0100 Subject: [PATCH] Encourage discussions instead of new issues Folks tend to ignore the comments in issue templates and create new issues, even when the issue template comments make it clear that we would prefer that folks create discussions for topics outside of bug reports, documentation issues, and feature requests. --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a07de4ab..356d6322 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,6 +2,10 @@ # Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser blank_issues_enabled: false contact_links: +- name: '🗃️ Everything Else' + url: https://github.com/getpelican/pelican/discussions + about: | + Do you have a question/issue that does not fall into any of the other categories? - name: '💬 Pelican IRC Channel' url: https://web.libera.chat/?#pelican about: |