mirror of
https://github.com/status-im/react-native.git
synced 2025-02-23 14:48:25 +00:00
improve current bug report process (#23078)
Summary: Changelog: ---------- [INTERNAL] [CI] - improve current bug report process Pull Request resolved: https://github.com/facebook/react-native/pull/23078 Differential Revision: D13750022 Pulled By: cpojer fbshipit-source-id: 915b1b00d7952ec0dd2d44e057b28cce0eefe930
This commit is contained in:
parent
d55558e138
commit
9f64ba5b06
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -15,4 +15,7 @@ Run `react-native info` in your terminal and paste its contents here.
|
||||
Describe your issue in detail. Include screenshots if needed. If this is a regression, let us know.
|
||||
|
||||
## Reproducible Demo
|
||||
Let us know how to reproduce the issue. Include a code sample, share a project, or share an app that reproduces the issue using https://snack.expo.io/. Please follow the guidelines for providing a MCVE: https://stackoverflow.com/help/mcve
|
||||
Let us know how to reproduce the issue. Include a code sample, share a project,
|
||||
or share an app that reproduces the issue using https://snack.expo.io/.
|
||||
If you run into an Android or JS build issue, please consider adding CI to your project. Check out https://github.com/react-native-community/ci-sample for how to do this.
|
||||
Please follow the guidelines for providing a MCVE: https://stackoverflow.com/help/mcve.
|
||||
|
Loading…
x
Reference in New Issue
Block a user