From c8ec70c05f8221a18f7f13f2fe72e4273382b6e9 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 17 Jan 2025 23:16:03 -0800 Subject: [PATCH] Chore: update issue config for new GH issue workflow --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 2010802a7..af1e0dde2 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,10 +2,10 @@ blank_issues_enabled: false contact_links: - name: 🤔 Questions and Help url: https://github.com/paperless-ngx/paperless-ngx/discussions - about: This issue tracker is not for support questions. Please refer to our Discussions. + about: General questions or support for using Paperless-ngx. - name: 💬 Chat url: https://matrix.to/#/#paperlessngx:matrix.org about: Want to discuss Paperless-ngx with others? Check out our chat. - name: 🚀 Feature Request url: https://github.com/paperless-ngx/paperless-ngx/discussions/new?category=feature-requests - about: Remember to search for existing feature requests and "up-vote" any you like + about: Remember to search for existing feature requests and "up-vote" those that you like.