Skip to content

Replace all Slack references with the corresponding Discord references #631

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 4, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ you're at all able, start writing some code. We always have more work to do
than time to do it. If you can write some code then that will speed the process
along.

If you have a question please reach out to us on the #team-learning channel on ember slack
If you have a question please reach out to us on the #dev-ember-learning channel on ember Discord

# Building Ember.js API Docs

Expand Down Expand Up @@ -120,7 +120,7 @@ explanation of why you made the changes you made. For new features make sure to
explain a standard use case to us.

We try to be quick about responding to tickets but sometimes we get a bit
backlogged. If the response is slow, try to find someone on slack (#team-learning) to
backlogged. If the response is slow, try to find someone on Discord (#dev-ember-learning) to
give the ticket a review.

Including tests that fail without your code, and making it pass will increase the chance
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ a component and styling library shared across apps.
New contributors are welcome! This project is is maintained by an all-volunteer team,
and we are thankful for your help.

The best way to get started is to find issue labeled "good first issue" or "help wanted." If you have questions or want a buddy to pair with, drop by the #-team-learning channel on the
[Ember Community Slack](https://ember-community-slackin.herokuapp.com/).
The best way to get started is to find issue labeled "good first issue" or "help wanted." If you have questions or want a buddy to pair with, drop by the #dev-ember-learning channel on the
[Ember Community Discord](https://discordapp.com/invite/emberjs).
Like most open source projects, contributors are encouraged to open an issue
to propose changes and iterate on ideas before investing time in coding.
Some tips for working with git/GitHub can be found in
Expand Down