From bfece1d8003152e47ed935dec0e558d0e19a6695 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= Date: Wed, 12 Jul 2017 16:47:46 -0700 Subject: [PATCH] Update ISSUE_TEMPLATE.md Summary: Closes https://github.com/facebook/react-native/pull/14990 Differential Revision: D5411770 Pulled By: hramos fbshipit-source-id: ddabba4ec7ce83a19eeadecae41ce11004e36e4e --- .github/ISSUE_TEMPLATE.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 50076c40d..584247e78 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -45,16 +45,21 @@ Then, specify: -1. Target Platform (e.g. iOS, Android): -2. Development Operating System (e.g. macOS Sierra, Windows 10): -3. Build tools (Xcode or Android Studio version, iOS or Android SDK version, if relevant): + +- Target Platform: + +- Development Operating System: + + +- Build tools: ### Steps to Reproduce (Write your steps here:) @@ -79,6 +84,7 @@ Then, specify: Did something go wrong? Is something broken, or not behaving as you expected? Describe this section in detail, and attach screenshots if possible. + Don't just say "it doesn't work"! --> (Write what happened. Add screenshots!)