Skip to content
Merged
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
10 changes: 8 additions & 2 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@ title: Contributing to JSONata
sidebar_label: Community and Contributing
---

## General questions - StackOverflow
## General questions

See questions [tagged with `jsonata`](https://stackoverflow.com/questions/tagged/jsonata)
### StackOverflow

A good first start would be to ask a question here, or see previous questions [tagged with `jsonata`](https://stackoverflow.com/questions/tagged/jsonata)

### Slack

There are a community of users in the [JSONata Slack workspace](http://jsonata.slack.com) who can help with queries. You can request an invite by going to the [JSONata exerciser](http://try.jsonata.org/) and clicking the Slack icon in the top-right.

## Bugs reporting

Expand Down