From 61e40ac3bae63b8c409c09d096dffda9782cdd28 Mon Sep 17 00:00:00 2001 From: Naveen Date: Fri, 8 Dec 2023 16:46:44 +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..ee3a6f26 --- /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/Camera/discussions + about: Please ask and answer questions here. \ No newline at end of file