From e2f70265a1f6f83664881ed4df690f547ff50004 Mon Sep 17 00:00:00 2001 From: Gary Stringham <141124094+RR-Gary-Stringham@users.noreply.github.com> Date: Sat, 1 Nov 2025 19:04:31 -0700 Subject: [PATCH] Delete .github/ISSUE_TEMPLATE/config.yml --- .github/ISSUE_TEMPLATE/config.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 90c15174..00000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,11 +0,0 @@ -blank_issues_enabled: false -contact_links: - - name: Help / Questions - url: https://github.com/Requarks/wiki/discussions/categories/help-questions - about: Ask the community for help on using or setting up Wiki.js - - name: Errors / Bug Reports - url: https://github.com/Requarks/wiki/discussions/categories/error-bug-report - about: Create a discussion around the bug / error you're getting. If validated, a proper GitHub issue will be created so that it can be worked on. - - name: Request a new feature / improvement - url: https://feedback.js.wiki/wiki - about: Submit ideas for new features or improvements.