summaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE/feature_request.md
blob: 67471b0830295f98375f88e34ff330e4dbd6d236 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
name: Feature request
about: Suggest a feature for nginx
title: ""
labels: "feature"
---

### Describe the feature you'd like to add to nginx

A clear and concise description of the feature.

### Describe the problem this feature solves

A clear and concise description of the problem.

### Additional context

Add any other context about the feature request here.