From 5b9e14a12efeb1bd110dca0f57ca46a531a4dd86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Pilgaard=20Gr=C3=B8ndahl?= Date: Thu, 4 Oct 2018 20:27:05 +0200 Subject: [PATCH] Delete issue-close-app.yml --- .github/issue-close-app.yml | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 .github/issue-close-app.yml diff --git a/.github/issue-close-app.yml b/.github/issue-close-app.yml deleted file mode 100644 index 925c9b4..0000000 --- a/.github/issue-close-app.yml +++ /dev/null @@ -1,25 +0,0 @@ -# Comment that will be sent if an issue is judged to be closed -comment: "Your issue has been closed, as it did not follow the issue template. You're encouraged to open a new issue, that follows the template :)" -issueConfigs: -- content: -# bug report - - "Issue Description" - - "Modpack version" - - "Logs" -- content: -# feature request - - "Is your feature request related to a problem? Please describe" - - "Describe the solution you'd like" -- content: -# development - - "Notes" -- content: -# default - - "Question or Issue" -# Optional configuration: -# -# whether the keywords are case-insensitive -# default value is false, which means keywords are case-sensitive -caseInsensitive: true -# The issue is judged to be legal if it includes all keywords from any of these three configs. -# Or it will be closed by the app.