Skip to content

Commit 5f30847

Browse files
committed
Added support guide.
1 parent 41bba82 commit 5f30847

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

SUPPORT.md

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Support
2+
3+
## Ask a Question
4+
5+
We use GitHub for tracking bugs and feature requests related to njs.
6+
7+
Don't know how something in this project works? Curious if this project can achieve your desired functionality? Please open an issue on GitHub with the label `question`.
8+
9+
## NGINX Specific Questions and/or Issues
10+
11+
This isn't the right place to get support for NGINX specific questions, but the following resources are available below. Thanks for your understanding!
12+
13+
### Community Slack
14+
15+
We have a community [Slack](https://nginxcommunity.slack.com/)!
16+
17+
If you are not a member, click [here](https://community.nginx.org/joinslack) to sign up (and let us know if the link does not seem to be working!)
18+
19+
Once you join, check out the `#beginner-questions` and `nginx-users` channels :)
20+
21+
### Documentation
22+
23+
For a comprehensive list of all NGINX directives, check out <https://nginx.org/en/docs/dirindex.html>.
24+
25+
For a comprehensive list of admin and deployment guides for all NGINX products, check out <https://docs.nginx.com>.
26+
27+
### Mailing List
28+
29+
Want to get in touch with the NGINX development team directly? Try using the relevant mailing list found at <https://mailman.nginx.org/mailman3/lists/>!
30+
31+
## Contributing
32+
33+
Please see the [contributing guide](CONTRIBUTING.md) for guidelines on how to best contribute to this project.
34+
35+
## Commercial Support
36+
37+
Commercial support for this project may be available. Please get in touch with [NGINX sales](https://www.nginx.com/contact-sales/) or check your contract details for more info!

0 commit comments

Comments
 (0)