From be216bec1f123ea03bbc76ad3c9ef234092f892b Mon Sep 17 00:00:00 2001 From: TheBusyBiscuit Date: Thu, 30 Jul 2020 13:34:24 +0200 Subject: [PATCH] [CI skip] Test? --- .github/workflows/closed-issues-reason.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/closed-issues-reason.yml b/.github/workflows/closed-issues-reason.yml index 75a31fa19..a131651fe 100644 --- a/.github/workflows/closed-issues-reason.yml +++ b/.github/workflows/closed-issues-reason.yml @@ -32,9 +32,10 @@ jobs: Your issue was closed, it may fall under one or more of the following categories. **Please wait for an admin to tick off the points that apply.**
+ Please respond below, if you have any questions. Do **not** open a new Issue unless explicitly told otherwise, comment below or edit your post instead. -
+ * [ ] You did not follow our template. Please follow the Issue template to help us identify your issue more effectively. * [ ] You did not provide any information about your versions (We absolutely need the exact version numbers that are installed on your Server, \"latest\" is not helpful) * [ ] You did not provide a proper description to the problem. Try to write at least 4-6 sentences on how to reproduce this. @@ -52,4 +53,5 @@ jobs: * [ ] You are using a \"stable\" version of Slimefun (prefixed with \"RC - \"), your issue may have been fixed in a development build, so we only accept bug reports from those. * [ ] You are on the wrong issue tracker. We would like to remind you that this Issue Tracker is **only for Slimefun**. To report bugs on any addons, head to the corresponding issue tracker of that addon.
+ Make sure to check out our article on [How to report bugs](https://github.com/TheBusyBiscuit/Slimefun4/wiki/How-to-report-bugs) for even more information.