Skip to content

Commit 59ecf8b

Browse files
authored
doc: Support document (#1388)
Create a page that explains how to contact NGINX for support.
1 parent 9b62bc5 commit 59ecf8b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

site/content/support.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: "Support"
3+
draft: false
4+
weight: 1100
5+
toc: true
6+
tags: [ "docs" ]
7+
docs: "DOCS-OOO"
8+
---
9+
10+
NGINX Gateway Fabric adheres to the support policy detailed at [nginx.com/support](https://nginx.com/support).
11+
12+
**Support Channels:**
13+
14+
- If you experience issues with NGINX Gateway Fabric, please [open an issue](https://github.com/nginxinc/nginx-gateway-fabric/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=) in GitHub.
15+
16+
- If you have any suggestions or enhancement requests, please [open an idea](https://github.com/nginxinc/nginx-gateway-fabric/discussions/categories/ideas) on GitHub discussions.
17+
18+
- You can contact us directly, by sending an email to [[email protected]](mailto:[email protected]) or on the [NGINX Community Slack](https://nginxcommunity.slack.com/channels/nginx-gateway-fabric), in the #nginx-gateway-fabric channel.

0 commit comments

Comments
 (0)