react-native/.github/ISSUE_TEMPLATE.md
Héctor Ramos 152abb678e 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
2017-02-28 12:31:00 -08:00

986 B

We use GitHub Issues for bugs.

If you have a non-bug question, ask on Stack Overflow: http://stackoverflow.com/questions/tagged/react-native

If you have a feature request, post it on Product Pains: https://productpains.com/product/react-native/

--- Please use this template, and delete everything above this line before submitting your issue ---

Description

[FILL THIS OUT: Explain what you did, what you expected to happen, and what actually happens.]

Reproduction

[FILL THIS OUT: Try to reproduce your bug on rnplay.org and provide a link. If you can't reproduce the bug on rnplay.org, provide a sample project.]

Solution

[FILL THIS OUT: What needs to be done to address this issue? Ideally, provide a pull request with a fix.]

Additional Information

  • 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?]