From 31522d58756a4c9d93a8065f84ef6041314493ef Mon Sep 17 00:00:00 2001 From: Richard Hua Date: Wed, 28 Sep 2016 11:32:11 -0700 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8b16460..26dc6e9 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,5 +3,7 @@ Thanks so much for filing an issue or feature request! Please fill out the follo * react-native-code-push version: * react-native version: * iOS/Android version: -* Does this repro on a simulator, or only on a physical device? -* Repro steps: +* Does this reproduce on a simulator, or only on a physical device? +* Repro steps and/or stack trace: + +(The more info the faster we will be able to address it!)