mirror of
https://github.com/status-im/react-native.git
synced 2025-02-24 15:18:10 +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
18 lines
873 B
Markdown
18 lines
873 B
Markdown
---
|
|
name: 🚀 Discussion
|
|
about: You have an idea that could make React Native better, or you want to discuss some aspect of the framework.
|
|
labels: "Type: Discussion"
|
|
---
|
|
|
|
If you want to participate in casual discussions about the use of React Native, consider participating in one of the following forums:
|
|
- Discord Community: https://discord.gg/0ZcbPKXt5bZjGY5n
|
|
- Spectrum Chat: https://spectrum.chat/react-native
|
|
- Facebook Group: https://www.facebook.com/groups/react.native.community
|
|
|
|
For a full list of community resources:
|
|
- http://facebook.github.io/react-native/help
|
|
|
|
If you'd like to discuss topics related to the future of React Native, please check out the discussions and proposals repo:
|
|
- https://github.com/react-native-community/discussions-and-proposals
|
|
|
|
### Please note that discussions opened as issues in the core React Native repository will be closed. |