Skip to content

Commit 39f56fe

Browse files
authored
chore: add discord community link (react-native-elements#3679)
1 parent 07a6eaf commit 39f56fe

File tree

10 files changed

+36
-30
lines changed

10 files changed

+36
-30
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ body:
55
- type: markdown
66
attributes:
77
value: |
8-
A bug means that there is something broken or outside expectations in `react-native-elements`. If you only need help writing your own components, check out the [Slack channel](https://react-native-elements-slack.herokuapp.com/) FIRST.
8+
A bug means that there is something broken or outside expectations in `react-native-elements`. If you only need help writing your own components, check out the [Discord server](https://discord.com/invite/e9RBHjkKHa) FIRST.
99
- type: checkboxes
1010
attributes:
1111
label: Is there an existing issue for this?

.github/ISSUE_TEMPLATE/config.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ contact_links:
66
- name: ⚛️ React Native Issues
77
url: https://github.com/facebook/react-native/issues
88
about: Please report bugs or issues in the React Native repository.
9-
- name: 😄 Want to say Hi? Join Slack
10-
url: https://react-native-elements-slack.herokuapp.com/
11-
about: Looking for help with your app? Please refer to the React Native Element's slack.
9+
- name: 😄 Want to say Hi? Join Discord
10+
url: https://discord.com/invite/e9RBHjkKHa
11+
about: Looking for help with your app? Please refer to the React Native Element's discord server.

CODE_OF_CONDUCT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
5555
## Enforcement
5656

5757
Instances of abusive, harassing, or otherwise unacceptable behavior may be
58-
reported by contacting the project team at https://react-native-elements-slack.herokuapp.com/. All
58+
reported by contacting the project team at https://discord.com/invite/e9RBHjkKHa All
5959
complaints will be reviewed and investigated and will result in a response that
6060
is deemed necessary and appropriate to the circumstances. The project team is
6161
obligated to maintain confidentiality with regard to the reporter of an incident.

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Cross Platform <a href="https://reactnative.dev">React Native</a> UI Toolkit
2323
<div align="center">
2424
<a href="https://twitter.com/rn_elements"><img src="https://img.shields.io/twitter/follow/rn_elements?style=flat-square&label=Twitter&logo=TWITTER&color=0089E3"></a>
2525
<a href="https://github.com/react-native-elements/react-native-elements/discussions"><img src="https://img.shields.io/github/discussions/react-native-elements/react-native-elements?label=Discussions&logo=github&style=flat-square"></a>
26-
<a href="https://react-native-elements-slack.herokuapp.com"><img src="https://img.shields.io/badge/Join-Slack-4A154B?style=flat-square&logo=slack&color=0089E3&"></a>
26+
<a href="https://discord.com/invite/e9RBHjkKHa"><img src="https://img.shields.io/badge/Join-Discord-5865F2?style=flat-square&logo=discord&logoColor=FFFFFF"></a>
2727

2828
</div>
2929

@@ -108,7 +108,7 @@ and submit a PR for a new feature/bug fix.
108108

109109
A big shoutout to all our contributors! You could be here too!
110110
<a href="https://github.com/react-native-elements/react-native-elements/graphs/contributors">
111-
<img src="https://contrib.rocks/image?repo=react-native-elements/react-native-elements" />
111+
<img src="https://contrib.rocks/image?repo=react-native-elements/react-native-elements" />
112112
</a>
113113

114114
### First Contributors
@@ -124,10 +124,10 @@ an
124124
or a
125125
[pull request](https://github.com/react-native-elements/react-native-elements/pulls).
126126

127-
### Slack Community
127+
### Discord Community
128128

129129
In case you have any other question or would like to come say **Hi!** to the RNE
130-
community, join our [Slack team](https://react-native-elements-slack.herokuapp.com).
130+
community, join our [Discord Server](https://discord.com/invite/e9RBHjkKHa).
131131
See you on the other side! 👋😃
132132

133133
## Backers

packages/base/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<div align="center">
2020
<a href="https://twitter.com/rn_elements"><img src="https://img.shields.io/twitter/follow/rn_elements?style=flat-square&label=Twitter&logo=TWITTER&color=0089E3"></a>
2121
<a href="https://github.com/react-native-elements/react-native-elements/discussions"><img src="https://img.shields.io/github/discussions/react-native-elements/react-native-elements?label=Discussions&logo=github&style=flat-square"></a>
22-
<a href="https://react-native-elements-slack.herokuapp.com"><img src="https://img.shields.io/badge/Join-Slack-4A154B?style=flat-square&logo=slack&color=0089E3&"></a>
22+
<a href="https://discord.com/invite/e9RBHjkKHa"><img src="https://img.shields.io/badge/Join-Discord-5865F2?style=flat-square&logo=discord&logoColor=FFFFFF"></a>
2323

2424
</div>
2525

@@ -107,10 +107,10 @@ We are currently looking for new core contributors that can help lead this proje
107107

108108
[Learn more here](https://github.com/react-native-elements/react-native-elements/issues/2222)
109109

110-
### Slack Community
110+
### Discord Community
111111

112112
In case you have any other question or would like to come say **Hi!** to the RNE
113-
community, join our [Slack team](https://react-native-elements-slack.herokuapp.com).
113+
community, join our [Discord Server](https://discord.com/invite/e9RBHjkKHa).
114114
See you on the other side! 👋😃
115115

116116
## Backers

packages/themed/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<div align="center">
1919
<a href="https://twitter.com/rn_elements"><img src="https://img.shields.io/twitter/follow/rn_elements?style=flat-square&label=Twitter&logo=TWITTER&color=0089E3"></a>
2020
<a href="https://github.com/react-native-elements/react-native-elements/discussions"><img src="https://img.shields.io/github/discussions/react-native-elements/react-native-elements?label=Discussions&logo=github&style=flat-square"></a>
21-
<a href="https://react-native-elements-slack.herokuapp.com"><img src="https://img.shields.io/badge/Join-Slack-4A154B?style=flat-square&logo=slack&color=0089E3&"></a>
21+
<a href="https://discord.com/invite/e9RBHjkKHa"><img src="https://img.shields.io/badge/Join-Discord-5865F2?style=flat-square&logo=discord&logoColor=FFFFFF"></a>
2222

2323
</div>
2424

@@ -106,10 +106,10 @@ We are currently looking for new core contributors that can help lead this proje
106106

107107
[Learn more here](https://github.com/react-native-elements/react-native-elements/issues/2222)
108108

109-
### Slack Community
109+
### Discord Community
110110

111111
In case you have any other question or would like to come say **Hi!** to the RNE
112-
community, join our [Slack team](https://react-native-elements-slack.herokuapp.com).
112+
community, join our [Discord Server](https://discord.com/invite/e9RBHjkKHa).
113113
See you on the other side! 👋😃
114114

115115
## Backers

website/docusaurus.config.js

+12-5
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,12 @@ const config = {
1515
themes: ['@docusaurus/theme-live-codeblock'],
1616
plugins: [
1717
// [
18-
// '@docusaurus/plugin-client-redirects',
18+
// '@docusaurus/plugin-client-redirects',
1919
// {
20-
// fromExtensions: ['html'],
20+
// fromExtensions: ['html'],
21+
// redirects: [
22+
// /docs/oldDoc -> /docs/newDoc
23+
// ],
2124
// },
2225
// ],
2326
'./plugins/react-native-elements-web.js',
@@ -93,7 +96,7 @@ const config = {
9396
id: 'support_us',
9497
content:
9598
'If you like React Native Elements, give it a <a target="_blank" rel="noopener noreferrer" href="https://github.com/react-native-elements/react-native-elements">star on GitHub!</a> ⭐' +
96-
' and follow us on <a target="_blank" rel="noopener noreferrer" href="https://twitter.com/rn_elements">Twitter</a>!',
99+
' and join the <a target="_blank" rel="noopener noreferrer" href="https://discord.gg/e9RBHjkKHa">Discord server</a>!',
97100
backgroundColor: 'var(--ifm-hero-background-color)',
98101
textColor: 'var(--ifm-navbar-link-color)', // Defaults to `#000`.
99102
isCloseable: false,
@@ -182,8 +185,12 @@ const config = {
182185
title: 'Community',
183186
items: [
184187
{
185-
label: 'Chat with us on Slack',
186-
to: 'https://react-native-elements-slack.herokuapp.com/',
188+
label: 'Join discord server',
189+
to: 'https://discord.com/invite/e9RBHjkKHa',
190+
},
191+
{
192+
label: 'Discord Server',
193+
to: '/discord',
187194
},
188195
{
189196
label: 'Submit a bug or feature',

website/src/components/Community.tsx

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import React from 'react';
22
import Link from '@docusaurus/Link';
33
import '../../static/css/components.css';
44
import { SectionHeader } from './SectionHeader';
5-
import { SiTwitter, SiStackoverflow } from 'react-icons/si';
5+
import { SiTwitter, SiStackoverflow, SiDiscord } from 'react-icons/si';
66
import { MdOutlinePeopleAlt } from 'react-icons/md';
77

88
const Home: React.FunctionComponent<{}> = () => {
@@ -40,13 +40,13 @@ const Home: React.FunctionComponent<{}> = () => {
4040
</div>
4141
<div className="col col--4">
4242
<Link
43-
style={{ backgroundColor: '#4A154B', color: 'white' }}
44-
href="https://react-native-elements-slack.herokuapp.com/"
43+
style={{ backgroundColor: '#5865F2', color: 'white' }}
44+
href="https://discord.com/invite/e9RBHjkKHa"
4545
className="card shadow--md"
4646
>
4747
<div className="card__body padding--lg">
4848
<h3 className="margin-bottom--sm ">
49-
<img src="/img/website/slack.png" width={24} />
49+
<SiDiscord fill="#fff" />
5050
</h3>
5151
<h4>Talk to us</h4>
5252
<b>

website/src/pages/help.tsx

+3-4
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,14 @@ const Help: React.FunctionComponent<{}> = (props) => {
1919
{
2020
content: 'Ask questions about the documentation and project in our ',
2121
title: 'Join the community',
22-
link: 'Slack.',
23-
href: 'https://react-native-elements-slack.herokuapp.com',
22+
link: 'Discord Server.',
23+
href: 'https://discord.com/invite/e9RBHjkKHa',
2424
},
2525
{
2626
content: `Find out what's new for each release by checking the `,
2727
title: 'Stay up to date',
2828
link: 'releases tab on the GitHub repo.',
29-
href:
30-
'https://github.com/react-native-elements/react-native-elements/releases',
29+
href: 'https://github.com/react-native-elements/react-native-elements/releases',
3130
},
3231
];
3332

website/src/theme/Footer.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@ export default function () {
6464
<ul className="footer__items clean-list">
6565
<li className="footer__item">
6666
<a
67-
href="https://react-native-elements-slack.herokuapp.com/"
67+
href="https://discord.com/invite/e9RBHjkKHa"
6868
target="_blank"
6969
rel="noopener noreferrer"
7070
className="footer__link-item"
7171
>
72-
Slack
72+
Discord server
7373
</a>
7474
</li>
7575
<li className="footer__item">

0 commit comments

Comments
 (0)