From dca927f31db7fbc7214738d52dc2c70e228cd3b7 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Mon, 19 Apr 2021 13:06:26 +0200 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 866ab4e0..b1f1b241 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,10 @@ blank_issues_enabled: true contact_links: - name: Suggest new features url: https://github.com/lowlighter/metrics/discussions/new?category=ideas - - name: Request help or assistance + about: Submit ideas to help us improve + - name: Request help with setup url: https://github.com/lowlighter/metrics/discussions/new?category=q-a + about: Post here when having trouble with setup or configuration - name: Start a discussion - url: https://github.com/lowlighter/metrics/discussions/new?category=general \ No newline at end of file + url: https://github.com/lowlighter/metrics/discussions/new?category=general + about: Ask others question related to this project here \ No newline at end of file