From 41b48a023716f3f85ce18c2a759f7b475ee0b528 Mon Sep 17 00:00:00 2001 From: Johannes Date: Thu, 16 Jun 2022 19:18:05 +0200 Subject: [PATCH] add issue config --- .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..1e5c5359 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: NsPanel Lovelace UI Docs + url: https://docs.nspanel.pky.eu + about: All the information related to flashing and configuration. \ No newline at end of file