From fcaad425c74946f022409c7da2c88c9592fd9c28 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Tue, 7 Jan 2020 08:10:18 +0100 Subject: 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 0000000..736b9d9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Git Wiki Documentation + url: http://www.drassil.org/git-wiki/ + about: All information in our official wiki -- cgit