From d31e42446e695192a14988e65cbf26212d8c2254 Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Thu, 28 Jan 2021 07:59:25 -0600 Subject: [PATCH] Add "Help & FAQ" to issue template --- .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 3c5fa0605..f86cbd53f 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,3 +3,6 @@ contact_links: - name: Feature requests url: https://github.com/iSoron/uhabits/discussions/categories/feature-requests about: Submit ideas for new features and for improving existing features + - name: Help & FAQ + url: https://github.com/iSoron/uhabits/discussions/categories/help-faq + about: Ask questions about using the app or setting up the project