mirror of
https://github.com/status-im/react-native.git
synced 2025-01-29 18:54:58 +00:00
dd187a2764
Summary: Reduce the amount of text people have to read through when opening a new issue. Closes https://github.com/facebook/react-native/pull/18140 Differential Revision: D7117467 Pulled By: hramos fbshipit-source-id: 4e976adc44a283ab6d5729e5dd2eaa095871c009
30 lines
710 B
Markdown
30 lines
710 B
Markdown
<!--
|
|
We use GitHub Issues exclusively for tracking bugs in React Native.
|
|
Please follow this template when preparing your bug report.
|
|
-->
|
|
|
|
(Describe your issue in detail.)
|
|
|
|
### Environment
|
|
|
|
(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.)
|
|
|
|
### Steps to Reproduce
|
|
|
|
(Link to Snack, or steps to reproduce.)
|
|
|
|
<!--
|
|
Please share a project that reproduces the issue.
|
|
Ideally, create a new app using https://snack.expo.io/ and try to reproduce the issue in it.
|
|
|
|
This is a good guide to creating bug demos: https://stackoverflow.com/help/mcve
|
|
-->
|