mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Go back to simpler issue template titles, with emoji. The goal is to make it easier, at a glance, to pick the right template. We also add a new "regression" template that will automatically label the issue as a regression. Other changes: - Added Christoph as a CODEOWNER for package.json and markdown file changes. Usually, any PR that touches package.json has to be imported manually by a Facebook employee. [General] [Changed] - Updated GitHub issue templates. Pull Request resolved: https://github.com/facebook/react-native/pull/23296 Differential Revision: D13974378 Pulled By: hramos fbshipit-source-id: d8962a84397c16e7556ac167a3505f7c7d725915
15 lines
680 B
Markdown
15 lines
680 B
Markdown
---
|
|
name: 💬 Questions and Help
|
|
about: You need help writing your React Native app.
|
|
labels: "Type: Question"
|
|
---
|
|
|
|
GitHub Issues in the `facebook/react-native` repository are used exclusively for tracking bugs in the React Native framework. Please do not submit support requests through GitHub.
|
|
|
|
For questions or help, please see:
|
|
- The React Native help page: http://facebook.github.io/react-native/help
|
|
- The React Native channel in Reactiflux: https://discord.gg/0ZcbPKXt5bZjGY5n
|
|
- The react-native tag on Stack Overflow: http://stackoverflow.com/questions/tagged/react-native
|
|
|
|
|
|
### Please note that this issue tracker is not a help forum and requests for help will be closed. |