From bcac375dfca485d4603d76b2e552fb06b35f1568 Mon Sep 17 00:00:00 2001 From: Naveen Date: Fri, 8 Dec 2023 16:46:45 +0530 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..69bb049f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Questions + url: https://github.com/FossifyOrg/Dialer/discussions + about: Please ask and answer questions here. \ No newline at end of file