From 94d3a92181cc71c7c75050dcb454ed0e871473db Mon Sep 17 00:00:00 2001 From: Lost Paul <70213368+LostPaul@users.noreply.github.com> Date: Fri, 25 Apr 2025 15:47:20 +0200 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0609007..00d3f84 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,6 @@ contact_links: - name: Request a new feature url: https://github.com/LostPaul/obsidian-folder-notes/discussions/ about: Instead of creating a new issue for feature requests, use the discussions feature instead - - name: \ No newline at end of file + - name: Anything regarding the folder overview feature + url: https://github.com/LostPaul/obsidian-folder-overview + about: The folder overview feature is a separate plugin, but it is bundled with this plugin. If you have any issues or feature requests regarding the folder overview feature, please create an issue in the folder overview repository. \ No newline at end of file