Skip to content

Commit

Permalink
doc: Support document (#1388)
Browse files Browse the repository at this point in the history
Create a page that explains how to contact NGINX for support.
  • Loading branch information
Jcahilltorre authored Jan 10, 2024
1 parent 9b62bc5 commit 59ecf8b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions site/content/support.md
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 [kubernetes@nginx.com](mailto:kubernetes@nginx.com) or on the [NGINX Community Slack](https://nginxcommunity.slack.com/channels/nginx-gateway-fabric), in the #nginx-gateway-fabric channel.

0 comments on commit 59ecf8b

Please sign in to comment.