From 15f0a025c10d174e0ab4348085586ef44df23408 Mon Sep 17 00:00:00 2001 From: Kaloyan Kotorov Date: Wed, 11 Oct 2017 13:13:11 +0300 Subject: [PATCH] Update ISSUE_TEMPLATE.md (#4937) --- .github/ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d2646436a..774367d56 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -27,6 +27,7 @@ iOS/Android/Both project) ### Please tell us how to recreate the issue in as much detail as possible. +The best approach would be to get your code running in the [NativeScript Playground](https://play.nativescript.org) and share the link with us, along with any additional details or steps to reproduce needed for examining the issue there. ### Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.