Skip to content

Commit

Permalink
Fix link to design systems Slack. (#715)
Browse files Browse the repository at this point in the history
  • Loading branch information
danoc authored Jul 27, 2020
1 parent bfb236e commit a9fc921
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Here are a few ways to get started:

Providing feedback is the easiest way to contribute to Thumbprint. You can do this by [creating an issue on GitHub](https://github.com/thumbtack/thumbprint/issues).

If you're a Thumbtack employee, you can also post on [#design-systems](https://teamsanfrancisco.slack.com/messages/C7FLM0ZGU/details/) for quick help.
If you're a Thumbtack employee, you can also post on [#design-systems](https://thumbtack.slack.com/messages/C7FLM0ZGU/details/) for quick help.

## Contribute code to Thumbprint

Expand Down Expand Up @@ -72,4 +72,4 @@ Thumbprint follows a [traditional GitHub workflow](https://guides.github.com/int

[Learn how to release the Thumbprint packages and documentation](https://github.com/thumbtack/thumbprint/blob/master/RELEASING.md). This process is done by [Thumbprint maintainers](https://github.com/orgs/thumbtack/teams/design-systems/members) after your code has merged into `master`.

As always, reach out to [#design-systems](https://teamsanfrancisco.slack.com/messages/C7FLM0ZGU/details/) (internal to Thumbtack employees) or [create an issue](https://github.com/thumbtack/thumbprint/issues) if you have questions or feedback.
As always, reach out to [#design-systems](https://thumbtack.slack.com/messages/C7FLM0ZGU/details/) (internal to Thumbtack employees) or [create an issue](https://github.com/thumbtack/thumbprint/issues) if you have questions or feedback.
2 changes: 1 addition & 1 deletion www/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ Try doing one of the following if you run into issues:
- Check the version of Yarn or Node that you're using. Our [`CONTRIBUTING.md` file](https://github.com/thumbtack/thumbprint/blob/master/CONTRIBUTING.md) includes our version requirements.
- Run `rm -rf www/.cache www/public` to clear Gatsby's cache. ([View related bug in Gatsby](https://github.com/gatsbyjs/gatsby/issues/11747).)

If these tips don't won't, reach out to [#design-systems](https://teamsanfrancisco.slack.com/messages/C7FLM0ZGU/details/) (internal to Thumbtack employees) or [create an issue](https://github.com/thumbtack/thumbprint/issues) on GitHub.
If these tips don't won't, reach out to [#design-systems](https://thumbtack.slack.com/messages/C7FLM0ZGU/details/) (internal to Thumbtack employees) or [create an issue](https://github.com/thumbtack/thumbprint/issues) on GitHub.

0 comments on commit a9fc921

Please sign in to comment.