mirror of https://github.com/nginx/nginx
16 lines
677 B
YAML
16 lines
677 B
YAML
---
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
For NGINX troubleshooting/technical help, please visit our community forum instead of asking your questions here. We will politely redirect these types of questions to the forum.
|
|
- type: textarea
|
|
id: general
|
|
attributes:
|
|
label: What would you like to discuss?
|
|
description: Please provide as much context as possible. Remember that only general discussions related to the NGINX codebase will be addressed on GitHub. For anything else, please visit our [community forum](https://community.nginx.org/).
|
|
value: |
|
|
I would like to discuss...
|
|
validations:
|
|
required: true
|