30 lines
794 B
Markdown
30 lines
794 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project or its docs
|
|
title: ''
|
|
labels: kind/feature
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
|
|
Welcome to ingress-nginx! For a smooth feature request process, try to
|
|
answer the following questions. Don't worry if they're not all applicable; just
|
|
try to include what you can :-)
|
|
|
|
If you need to include code snippets or logs, please put them in fenced code
|
|
blocks. If they're super-long, please use the details tag like
|
|
<details><summary>super-long log</summary> lots of stuff </details>
|
|
|
|
-->
|
|
|
|
<!-- What do you want to happen? -->
|
|
|
|
<!-- Is there currently another issue associated with this? -->
|
|
|
|
<!-- Does it require a particular kubernetes version? -->
|
|
|
|
<!-- If this is actually about documentation, add `/kind documentation` below -->
|
|
|
|
/kind feature
|