react-native/.github/ISSUE_TEMPLATE.md
Héctor Ramos 68c655a2fd Update ISSUE_TEMPLATE.md
Summary:
Some quick copy changes.
Closes https://github.com/facebook/react-native/pull/13061

Differential Revision: D4749511

Pulled By: hramos

fbshipit-source-id: 5b6f67be40ed071367507ac3c87f7ac67a0584e7
2017-03-21 15:45:50 -07:00

1.4 KiB

Please read the following carefully before opening a new issue.

We use GitHub Issues for tracking bugs in React Native.

Your issue may be closed without explanation if it does not provide the information required by this template.

--- 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 https://sketch.expo.io/ and provide a link. If you can't reproduce the bug on Sketch, provide a sample project. At the very least, provide an example of your code.]

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: Be specific, filling out "latest" here is not enough.]
  • Platform: [FILL THIS OUT: iOS, Android, or both?]
  • Development Operating System: [FILL THIS OUT: Are you developing on MacOS, Linux, or Windows?]
  • Dev tools: [FILL THIS OUT: Xcode or Android Studio version, iOS or Android SDK version, if applicable]