From 331d3aea842fea661f8979a923b466ebed161379 Mon Sep 17 00:00:00 2001 From: Lost Paul <70213368+LostPaul@users.noreply.github.com> Date: Thu, 12 Jun 2025 11:00:05 +0200 Subject: [PATCH] Create config.yml --- .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..87cee03 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Request a new feature + url: https://github.com/LostPaul/obsidian-folder-overview/discussions/ + about: Instead of creating a new issue for feature requests, use the discussions feature instead \ No newline at end of file