Skip to content

Commit 01846a8

Browse files
Add Getting Help section to README (#816)
Co-authored-by: jaidisido <[email protected]>
1 parent 53ac55e commit 01846a8

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,11 @@ Powered By [<img src="https://arrow.apache.org/img/arrow.png" width="200">](http
3232

3333
- [Quick Start](#quick-start)
3434
- [Read The Docs](#read-the-docs)
35+
- [Getting Help](#getting-help)
3536
- [Community Resources](#community-resources)
3637
- [Logging](#logging)
3738
- [Who uses AWS Data Wrangler?](#who-uses-aws-data-wrangler)
38-
- [What is Amazon SageMaker Data Wrangler?](#what-is-amazon-sageMaker-data-wrangler)
39+
- [What is Amazon Sagemaker Data Wrangler?](#what-is-amazon-sageMaker-data-wrangler)
3940

4041
## Quick Start
4142

@@ -155,6 +156,14 @@ FROM "sampleDB"."sampleTable" ORDER BY time DESC LIMIT 3
155156
- [**Contributing**](https://github.com/awslabs/aws-data-wrangler/blob/main/CONTRIBUTING.md)
156157
- [**Legacy Docs** (pre-1.0.0)](https://aws-data-wrangler.readthedocs.io/en/0.3.3/)
157158

159+
## Getting Help
160+
161+
The best way to interact with our team is through GitHub. You can open an [issue](https://github.com/awslabs/aws-data-wrangler/issues/new/choose) and choose from one of our templates for bug reports, feature requests...
162+
You may also find help on these community resources:
163+
* The #aws-data-wrangler Slack [channel](https://join.slack.com/t/aws-data-wrangler/shared_invite/zt-sxdx38sl-E0coRfAds8WdpxXD2Nzfrg)
164+
* Ask a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/awswrangler)
165+
and tag it with `awswrangler`
166+
158167
## Community Resources
159168

160169
Please [send a Pull Request](https://github.com/awslabs/aws-data-wrangler/edit/main/README.md) with your resource reference and @githubhandle.

0 commit comments

Comments
 (0)