react-native/.github/ISSUE_TEMPLATE.md

1.6 KiB

**Issues that do not describe a bug or do not fill out the template below will be closed**

We use GitHub Issues exclusively for tracking bugs in React Native.

Reporting bugs

Want to report a bug? Please read the bug reporting guidelines: https://github.com/facebook/react-native/blob/master/CONTRIBUTING.md#bugs

Description

Explain what you did, what you expected to happen, and what actually happens.

Reproduction Steps

List all the steps required to reproduce the issue you're reporting. These steps should be clear and concise. Always include a sample of your code.

Sample Code

An example of your code or a reproduction of the problem using Snack is REQUIRED.

Solution

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?]
  • Build tools: [FILL THIS OUT: Xcode or Android Studio version, iOS or Android SDK version, if applicable]