From 4f38e84000c7ef58211e77cdb112d0d0dd29efe8 Mon Sep 17 00:00:00 2001 From: ADmad Date: Sun, 21 Feb 2016 04:31:27 +0530 Subject: [PATCH] Try to avoid issues being used to ask questions. --- .github/ISSUE_TEMPLATE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 13da19bb1bc..04303f0dffb 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -16,3 +16,9 @@ EXPLAIN WHAT IS TO BE EXPECTED, HERE. ### Actual Behavior EXPLAIN WHAT IS ACTUALLY HAPPENING, HERE. + +P.S. Remember, an issue is not the place to ask questions. You can use [Stack Overflow](http://stackoverflow.com/questions/tagged/cakephp) +for that or join the #cakephp channel on irc.freenode.net, where we will be more +than happy to help answer your questions. + +Before you open an issue, please check if a similar issue already exists or has been closed before.