From 4e72bf93f802ade94013fc0cdbf325cbd1c5561c Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Thu, 28 Jan 2021 08:04:07 -0600 Subject: [PATCH] Issue templates: sort feature requests by popularity --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f86cbd53f..bfbe3e6de 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ blank_issues_enabled: false contact_links: - name: Feature requests - url: https://github.com/iSoron/uhabits/discussions/categories/feature-requests + url: https://github.com/iSoron/uhabits/discussions/categories/feature-requests?discussions_q=category%3A%22Feature+Requests%22+sort%3Atop about: Submit ideas for new features and for improving existing features - name: Help & FAQ url: https://github.com/iSoron/uhabits/discussions/categories/help-faq