From 3c2595a1761d2bdf1cbb9e5169c97c5c30321bca Mon Sep 17 00:00:00 2001 From: Fox2Code Date: Mon, 5 Sep 2022 11:50:03 +0200 Subject: [PATCH] Add issue template for asking questions on github & add telegram channel link. --- .github/ISSUE_TEMPLATE/config.yml | 6 +++++- .github/ISSUE_TEMPLATE/question.md | 8 ++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index ec4bb38..cbda941 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,5 @@ -blank_issues_enabled: false \ No newline at end of file +blank_issues_enabled: false +contact_links: + - name: Fox2Code Telegram group + url: https://t.me/Fox2Code_Chat + about: Join the Telegram group if you want to discuss with the community. diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000..4f90b66 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,8 @@ +--- +name: Question +about: Question about this project +title: '' +labels: question +assignees: '' + +---