From 3afffcd4caac4d3e5bc1076ad0869d07b4423a6b Mon Sep 17 00:00:00 2001 From: Andrew Date: Mon, 25 Jan 2021 12:47:49 -0600 Subject: [PATCH] Create config.yml Included a link to feature requests. --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 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 000000000..11ec77520 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Feature Requests + url: https://github.com/dpieski/tt-dash/issues/5 + about: Please add any Feature Requests here.