From 152abb678e703cd869126539c4828e8fadb5b7b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= Date: Tue, 28 Feb 2017 12:16:39 -0800 Subject: [PATCH] Update ISSUE_TEMPLATE.md Summary: Encourage people to test on the latest stable release. Closes https://github.com/facebook/react-native/pull/12567 Differential Revision: D4629303 Pulled By: hramos fbshipit-source-id: d3828607d5c26e562cc418cff8c51ede38d69a6b --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8ec5045e8..ad776d931 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -20,6 +20,6 @@ If you have a feature request, post it on Product Pains: https://productpains.co ### Additional Information -* React Native version: [FILL THIS OUT] +* React Native version: [FILL THIS OUT: Does the bug reproduce on the latest RN release?] * Platform: [FILL THIS OUT: iOS, Android, or both?] * Operating System: [FILL THIS OUT: MacOS, Linux, or Windows?]