-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create a page that explains how to contact NGINX for support.
- Loading branch information
1 parent
9b62bc5
commit 59ecf8b
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: "Support" | ||
draft: false | ||
weight: 1100 | ||
toc: true | ||
tags: [ "docs" ] | ||
docs: "DOCS-OOO" | ||
--- | ||
|
||
NGINX Gateway Fabric adheres to the support policy detailed at [nginx.com/support](https://nginx.com/support). | ||
|
||
**Support Channels:** | ||
|
||
- 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. | ||
|
||
- 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. | ||
|
||
- 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. |