Skip to content

Commit

Permalink
README: add a direct mention of the community calendar
Browse files Browse the repository at this point in the history
We keep bringing it up on Slack and Twitter,
but it's surprisingly not yet directly mentioned in our main repo
nor is it mentioned on the cuelang.org website yet.

It should probably be mentioned in both.
For now, adding it to the README is easy enough,
and it fits well next to the Discussions and Slack
in terms of staying in touch with the community.

I decided against placing it in CONTRIBUTING.md
since the community calendar is for all users,
not just those opening issues or sending patches.

Signed-off-by: Daniel Martí <[email protected]>
Change-Id: Ie46bef92fed1fc422f9037a472e43799e15e57e8
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1171095
TryBot-Result: CUEcueckoo <[email protected]>
Reviewed-by: Paul Jolly <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
  • Loading branch information
mvdan committed Oct 26, 2023
1 parent ac1b433 commit 8a98ac0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ Conduct](https://cuelang.org/docs/contribution_guidelines/conduct).
You can get in touch with the cuelang community in the following ways:

- Ask questions via [GitHub Discussions](https://github.com/cue-lang/cue/discussions)
- Chat with us on our
[Slack workspace](https://join.slack.com/t/cuelang/shared_invite/enQtNzQwODc3NzYzNTA0LTAxNWQwZGU2YWFiOWFiOWQ4MjVjNGQ2ZTNlMmIxODc4MDVjMDg5YmIyOTMyMjQ2MTkzMTU5ZjA1OGE0OGE1NmE).
- Chat with us on our [Slack workspace](https://join.slack.com/t/cuelang/shared_invite/enQtNzQwODc3NzYzNTA0LTAxNWQwZGU2YWFiOWFiOWQ4MjVjNGQ2ZTNlMmIxODc4MDVjMDg5YmIyOTMyMjQ2MTkzMTU5ZjA1OGE0OGE1NmE).
- Subscribe to our [Community Calendar](https://cuelang.org/s/community-calendar) for community calls, demos, office hours, etc

---

Expand Down

0 comments on commit 8a98ac0

Please sign in to comment.