diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index df61c31aefa9ef..2f61d41f7754e6 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -29,24 +29,28 @@ ### Environment + In your terminal run `react-native info` and paste its contents here. Next, specify your target platform, like this: -1. `react-native -v`: -2. `node -v`: -3. `npm -v`: -4. `yarn --version`: + Environment: + OS: macOS Sierra 10.12.6 + Node: 8.4.0 + Yarn: 0.27.5 + npm: 5.4.0 + Watchman: 4.7.0 + Xcode: Xcode 8.3.3 Build version 8E3004b + Android Studio: 2.3 AI-162.4069837 -Then, specify: + Packages: (wanted => installed) + react-native: 0.48.1 => 0.48.1 + react: 16.0.0-alpha.12 => 16.0.0-alpha.12 - -- Target Platform: + Target Platform: iOS (10.3) - -- Development Operating System: + ***Make sure you are on v0.48.0 or greater of react-native, otherwise you may get this error: - -- Build tools: + Unrecognized command 'info' + Run react-native --help to see list of all available commands +--> ### Steps to Reproduce