Skip to content

Commit 56cafd1

Browse files
authored
Merge pull request #373 from isaacbrodsky/add-slack-link
Add Slack link
2 parents 4c964f6 + 20f60bc commit 56cafd1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Documentation is available at [https://uber.github.io/h3/](https://uber.github.i
1313

1414
* Post **bug reports or feature requests** to the [GitHub Issues page](https://github.com/uber/h3/issues)
1515
* Ask **questions** by posting to the [H3 tag on StackOverflow](https://stackoverflow.com/questions/tagged/h3)
16+
* There is also an [H3 Slack workspace](https://join.slack.com/t/h3-core/shared_invite/zt-g6u5r1hf-W_~uVJmfeiWtMQuBGc1NNg)
1617

1718
## Installing
1819

docs/community/tutorials.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
# Tutorials
1+
# Learning Resources
22

33
This page lists further learning materials and code walkthroughs for the H3 library and bindings. Contributions to this list are welcome, please feel free to open a [pull request](https://github.com/uber/h3/tree/master/docs/community/tutorials.md).
44

5+
## Community
6+
7+
- [H3 Slack workspace](https://join.slack.com/t/h3-core/shared_invite/zt-g6u5r1hf-W_~uVJmfeiWtMQuBGc1NNg)
8+
59
## Videos
610

711
- [Introduction to H3](https://www.youtube.com/watch?v=wDuKeUkNLkQ) (June 2019)

0 commit comments

Comments
 (0)