mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 17:33:15 +08:00
Summary: See https://help.github.com/en/articles/adding-support-resources-to-your-project. The SUPPORT file is surfaced by GitHub in several useful places. The goal is to increase discoverability of all support resources, giving the reader an opportunity to find the help they need before they open an issue in the repository. A secondary goal is to use a friendlier tone when communicating our processes. The issue templates have been standardized to follow the format used by GitHub's template tool. A bug in the "Regressions" template, due to its use of multiple labels, is fixed as well. The bot will explain how a changelog can be fixed when it nags a PR. [General][Added] - Added SUPPORT resources, friendlier messaging. Pull Request resolved: https://github.com/facebook/react-native/pull/23778 Differential Revision: D14333911 Pulled By: hramos fbshipit-source-id: d4b3e75194ea7d5c932dd8df2393d5b189f30f35
21 lines
899 B
Markdown
21 lines
899 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.
|
|
title: 'Discussion: '
|
|
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.
|