From ce27d5d2e130e7693272dd78d566cd18247e93e9 Mon Sep 17 00:00:00 2001 From: Gary Stringham <141124094+RR-Gary-Stringham@users.noreply.github.com> Date: Sat, 1 Nov 2025 19:06:05 -0700 Subject: [PATCH] Delete .github/issuecomplete.yml --- .github/issuecomplete.yml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 .github/issuecomplete.yml diff --git a/.github/issuecomplete.yml b/.github/issuecomplete.yml deleted file mode 100644 index 8a8d28d3..00000000 --- a/.github/issuecomplete.yml +++ /dev/null @@ -1,17 +0,0 @@ -# The name of the label to apply when an issue does not have all tasks checked -labelName: invalid - -# The color of the label in hex format (without #) -labelColor: - -# The text of the comment to add to the issue in addition to the label -commentText: > - You haven't provided the required info about your host! (OS, Wiki.js version, Database engine) - -# Whether or not to ensure all checkboxes are checked -checkCheckboxes: false - -# Keywords to look for in the body of the issue -keywords: - - Wiki.js version - - Database engine