From a40d98dca2c99252f74df7624917549e6aba845b Mon Sep 17 00:00:00 2001 From: hathach Date: Thu, 22 Apr 2021 10:43:49 +0700 Subject: [PATCH] add forum link in issue template --- .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 0000000..2b87636 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Adafruit Support Forum + url: https://forums.adafruit.com + about: If you have other questions or need help, post it here.