From 49c9176f6c1011e8bb33f0257816f6e01fbed44e Mon Sep 17 00:00:00 2001 From: Richard Davey Date: Mon, 26 Sep 2016 21:09:01 +0100 Subject: [PATCH] Updated #2759 --- .github/ISSUE_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 4f76075d3..5f3af8e98 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -10,5 +10,8 @@ This Issue is about (delete as applicable) API errors must include example code showing what happens, and why you don't believe this is the expected behavior. Issues posted without code take _far_ longer to get resolved, sometimes not ever. +If the issue is in a current version of Phaser, then you can use the [Phaser Sandbox](http://phaser.io/sandbox) to demonstrate it. Otherwise feel free to use another service, such as jsbin, or if you really must, codepen. If we can run it, and see the error, we can usually fix it. + If your Issue contains _any_ form of hostility it will be instantly closed. + **Be nice.** \ No newline at end of file