diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1f642ca4f..bbe1d31e0 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,122 +1,29 @@ -### Is this a bug report? - -(write your answer here) - - - -### Have you read the [Contributing Guidelines](https://facebook.github.io/react-native/docs/contributing.html)? - -(Write your answer here.) +(Describe your issue in detail.) ### Environment - - -### Steps to Reproduce - - - -(Write your steps here:) - -1. -2. -3. +(Run `react-native info` in your terminal and paste its contents here.) ### Expected Behavior - - (Write what you thought would happen.) ### Actual Behavior - +(Write what happened. Include screenshots if needed.) -(Write what happened. Add screenshots!) +### Steps to Reproduce -### Reproducible Demo +(Link to Snack, or steps to reproduce.) - -(Paste the link to an example project and exact instructions to reproduce the issue.) - -